summaryrefslogtreecommitdiff
path: root/performance-tests/Server_Concurrency/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/Server_Concurrency/Makefile.bor')
-rw-r--r--performance-tests/Server_Concurrency/Makefile.bor9
1 files changed, 0 insertions, 9 deletions
diff --git a/performance-tests/Server_Concurrency/Makefile.bor b/performance-tests/Server_Concurrency/Makefile.bor
deleted file mode 100644
index 84a0bbb5f00..00000000000
--- a/performance-tests/Server_Concurrency/Makefile.bor
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Makefile for building the ACE Server_Concurrency performance-tests
-#
-
-DIRS = \
- Leader_Follower \
- Queue_Based_Workers
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>