summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/Makefile.bor')
-rw-r--r--TAO/tests/Param_Test/Makefile.bor9
1 files changed, 0 insertions, 9 deletions
diff --git a/TAO/tests/Param_Test/Makefile.bor b/TAO/tests/Param_Test/Makefile.bor
deleted file mode 100644
index cce6a0e677e..00000000000
--- a/TAO/tests/Param_Test/Makefile.bor
+++ /dev/null
@@ -1,9 +0,0 @@
-#
-# Makefile for building the Param_Test executables
-#
-
-!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>
-
-all:
- $(MAKE) -f server.bor $(MAKE_FLAGS)
- $(MAKE) -f client.bor $(MAKE_FLAGS)