include .defs.mk

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

include $(NDB_TOP)/Epilogue.mk
