summaryrefslogtreecommitdiff
path: root/ndb/test/ndbapi/old_dirs/testNdbApi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/test/ndbapi/old_dirs/testNdbApi/Makefile')
-rw-r--r--ndb/test/ndbapi/old_dirs/testNdbApi/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/ndb/test/ndbapi/old_dirs/testNdbApi/Makefile b/ndb/test/ndbapi/old_dirs/testNdbApi/Makefile
deleted file mode 100644
index 3bb3cba427e..00000000000
--- a/ndb/test/ndbapi/old_dirs/testNdbApi/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-include .defs.mk
-
-TYPE = ndbapitest
-
-BIN_TARGET = testNdbApi
-
-SOURCES = testNdbApi.cpp
-
-include $(NDB_TOP)/Epilogue.mk