include $(NDB_TOP)/Defs.mk

TYPE := kernel

ARCHIVE_TARGET := suma

SOURCES = Suma.cpp SumaInit.cpp

include $(NDB_TOP)/Epilogue.mk

