summaryrefslogtreecommitdiff
path: root/storage/ndb/src/common/transporter/priotest/prioSHM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'storage/ndb/src/common/transporter/priotest/prioSHM/Makefile')
-rw-r--r--storage/ndb/src/common/transporter/priotest/prioSHM/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/storage/ndb/src/common/transporter/priotest/prioSHM/Makefile b/storage/ndb/src/common/transporter/priotest/prioSHM/Makefile
deleted file mode 100644
index a827c6e3f1e..00000000000
--- a/storage/ndb/src/common/transporter/priotest/prioSHM/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-include .defs.mk
-
-TYPE := ndbapi
-
-BIN_TARGET := prioSHM
-BIN_TARGET_ARCHIVES := priotransportertest transporter portlib general
-
-CCFLAGS_LOC += -I..
-
-SOURCES = prioSHM.cpp
-
-include $(NDB_TOP)/Epilogue.mk
-