summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Makefile.bor')
-rw-r--r--TAO/orbsvcs/Makefile.bor21
1 files changed, 0 insertions, 21 deletions
diff --git a/TAO/orbsvcs/Makefile.bor b/TAO/orbsvcs/Makefile.bor
deleted file mode 100644
index 32cffe1334e..00000000000
--- a/TAO/orbsvcs/Makefile.bor
+++ /dev/null
@@ -1,21 +0,0 @@
-# $Id$
-#
-# Makefile for building orbsvcs
-#
-
-DIRS = \
- orbsvcs \
- PSS \
- CosEvent_Service \
- Event_Service \
- IFR_Service \
- ImplRepo_Service \
- LifeCycle_Service \
- LoadBalancer \
- Naming_Service \
- Notify_Service \
- TAO_Service \
- Time_Service \
- Trading_Service
-
-!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>