summaryrefslogtreecommitdiff
path: root/devel/ace+tao/files/patch-Concurrency_Service
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ace+tao/files/patch-Concurrency_Service')
-rw-r--r--devel/ace+tao/files/patch-Concurrency_Service19
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/ace+tao/files/patch-Concurrency_Service b/devel/ace+tao/files/patch-Concurrency_Service
deleted file mode 100644
index ebd9af8e5630..000000000000
--- a/devel/ace+tao/files/patch-Concurrency_Service
+++ /dev/null
@@ -1,19 +0,0 @@
---- TAO/orbsvcs/Concurrency_Service/Makefile.orig Thu Nov 20 05:16:49 2003
-+++ TAO/orbsvcs/Concurrency_Service/Makefile Wed Dec 24 20:46:35 2003
-@@ -17,6 +17,8 @@
-
- BIN2 = Concurrency_Service
-
-+include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
-+
- #### If the TAO orbsvcs library wasn't built with sufficient components,
- #### don't try to build here.
- TAO_ORBSVCS := $(shell sh $(ACE_ROOT)/bin/ace_components --orbsvcs)
-@@ -30,7 +32,6 @@
- # Include macros and targets
- #----------------------------------------------------------------------------
-
--include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
- include $(ACE_ROOT)/include/makeinclude/macros.GNU
- include $(TAO_ROOT)/rules.tao.GNU
- include $(ACE_ROOT)/include/makeinclude/rules.common.GNU