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

TYPE =		ndbapitest

BIN_TARGET =	testInterpreter

SOURCES =	testInterpreter.cpp 

include $(NDB_TOP)/Epilogue.mk