summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Makefile.bor')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Makefile.bor17
1 files changed, 0 insertions, 17 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Makefile.bor
deleted file mode 100644
index 14ab13608ff..00000000000
--- a/TAO/orbsvcs/tests/AVStreams/Makefile.bor
+++ /dev/null
@@ -1,17 +0,0 @@
-# $Id$
-#
-# Makefile for building the TAO AVStreams tests
-#
-
-DIRS = \
- Asynch_Three_Stage \
- Component_Switching \
- Full_Profile \
- Multicast \
- Multicast_Full_Profile \
- Pluggable \
- Simple_Three_Stage \
- Simple_Two_Stage \
- Simple_Two_Stage_With_QoS
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>