include .defs.mk

TYPE =		ndbapitest

BIN_TARGET =	testBlobs

SOURCES =	testBlobs.cpp

include $(NDB_TOP)/Epilogue.mk

CCFLAGS_LOC +=	-I$(NDB_TOP)/include/kernel
