summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/Makefile')
-rw-r--r--TAO/orbsvcs/Makefile36
1 files changed, 0 insertions, 36 deletions
diff --git a/TAO/orbsvcs/Makefile b/TAO/orbsvcs/Makefile
deleted file mode 100644
index ecbf4af2688..00000000000
--- a/TAO/orbsvcs/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-#----------------------------------------------------------------------------
-#
-# $Id$
-#
-#----------------------------------------------------------------------------
-
-#----------------------------------------------------------------------------
-# Local macros
-#----------------------------------------------------------------------------
-
-DIRS = orbsvcs \
- Naming_Service \
- Scheduling_Service \
- Event_Service \
- Dump_Schedule \
- LifeCycle_Service \
- Trading_Service \
- Time_Service \
- ImplRepo_Service \
- CosEvent_Service \
- tests \
- examples
-
-# Not compiled by default
-# Concurrency_Service \
-
-
-#----------------------------------------------------------------------------
-# Include macros and targets
-#----------------------------------------------------------------------------
-
-include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
-include $(ACE_ROOT)/include/makeinclude/macros.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.nested.GNU
-include $(ACE_ROOT)/include/makeinclude/rules.nolocal.GNU