summaryrefslogtreecommitdiff
path: root/ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile')
-rw-r--r--ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile b/ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile
deleted file mode 100644
index ea8c5238d1c..00000000000
--- a/ndb/src/common/portlib/old_dirs/memtest/munmaptest/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-include .defs.mk
-
-TYPE := ndbapitest
-BIN_TARGET := munmaptest
-
-
-SOURCES = munmaptest.cpp
-
-include $(NDB_TOP)/Epilogue.mk
-
-
-
-
-