include .defs.mk

TYPE := kernel

ARCHIVE_TARGET := dbtc
SOURCES =	\
	DbtcInit.cpp		\
	DbtcMain.cpp

include $(NDB_TOP)/Epilogue.mk