include .defs.mk

TYPE =		ndbapitest

BIN_TARGET =	testBackup
BIN_TARGET_LIBS += bank
SOURCES =	testBackup.cpp 

include $(NDB_TOP)/Epilogue.mk
