summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/NestedUpcall/Makefile.bor')
-rw-r--r--TAO/tests/NestedUpcall/Makefile.bor11
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/tests/NestedUpcall/Makefile.bor b/TAO/tests/NestedUpcall/Makefile.bor
deleted file mode 100644
index 73382233d40..00000000000
--- a/TAO/tests/NestedUpcall/Makefile.bor
+++ /dev/null
@@ -1,11 +0,0 @@
-# $Id$
-#
-# Makefile for building the TAO NestedUpCall tests
-#
-
-DIRS = \
- MT_Client_Test \
- Simple \
- Triangle_Test
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>