summaryrefslogtreecommitdiff
path: root/storage/ndb/test/ndbapi/old_dirs/testScanInterpreter/Makefile
blob: c7d964941482e6b0cf5ac70e4d2ddbd9e978d769 (plain)
1
2
3
4
5
6
7
8
9
include .defs.mk

TYPE =		ndbapitest

BIN_TARGET =	testScanInterpreter

SOURCES =	testScanInterpreter.cpp

include $(NDB_TOP)/Epilogue.mk