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