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