include .defs.mk

TYPE =		ndbapitest
BIN_TARGET =    bankTimer
SOURCES =	bankTimer.cpp
BIN_TARGET_LIBS += bank

include $(NDB_TOP)/Epilogue.mk