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

TYPE := ndbapitest

BIN_TARGET := testBasic

SOURCES := testBasic.cpp

include $(NDB_TOP)/Epilogue.mk