summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocation/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Collocation/Makefile.bor')
-rw-r--r--TAO/tests/Collocation/Makefile.bor10
1 files changed, 0 insertions, 10 deletions
diff --git a/TAO/tests/Collocation/Makefile.bor b/TAO/tests/Collocation/Makefile.bor
deleted file mode 100644
index 851e33b1a20..00000000000
--- a/TAO/tests/Collocation/Makefile.bor
+++ /dev/null
@@ -1,10 +0,0 @@
-#
-# Makefile for building the Collocation test executables and libraries
-#
-
-!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>
-
-all:
- $(MAKE) -f Coll_Test_Stubs.bor $(MAKE_FLAGS)
- $(MAKE) -f Diamond.bor $(MAKE_FLAGS)
- $(MAKE) -f Collocation.bor $(MAKE_FLAGS)