summaryrefslogtreecommitdiff
path: root/TAO/tests/RTScheduling/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTScheduling/Makefile.bor')
-rw-r--r--TAO/tests/RTScheduling/Makefile.bor13
1 files changed, 0 insertions, 13 deletions
diff --git a/TAO/tests/RTScheduling/Makefile.bor b/TAO/tests/RTScheduling/Makefile.bor
deleted file mode 100644
index 0b33a967eeb..00000000000
--- a/TAO/tests/RTScheduling/Makefile.bor
+++ /dev/null
@@ -1,13 +0,0 @@
-# $Id$
-#
-# Makefile for building RTScheduling tests
-#
-
-DIRS = \
- Current \
- DT_Spawn \
- Scheduling_Interceptor \
- Thread_Cancel \
- VoidData
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>