summaryrefslogtreecommitdiff
path: root/TAO/tao/Makefile
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-04-15 11:47:20 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-04-15 11:47:20 +0000
commitcea5eba75172fedb4909c960698658d5a9a6f17f (patch)
tree5cd7382020649b00e034d0425ac3fa9a83c4ac76 /TAO/tao/Makefile
parentb3c80f7ad5921a5aae8688ff6e6690b93515478f (diff)
downloadATCD-cea5eba75172fedb4909c960698658d5a9a6f17f.tar.gz
ChangeLogTag: Thu Apr 15 11:41:32 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Makefile')
-rw-r--r--TAO/tao/Makefile327
1 files changed, 306 insertions, 21 deletions
diff --git a/TAO/tao/Makefile b/TAO/tao/Makefile
index 42439cdc9fc..3359bf50857 100644
--- a/TAO/tao/Makefile
+++ b/TAO/tao/Makefile
@@ -1,30 +1,315 @@
#----------------------------------------------------------------------------
-# $Id$
+# Borland Workspace
#
-# Makefile for the TAO library
+# $Id$
+#
+# This file was generated by MPC. Any changes made directly to
+# this file will be lost the next time it is generated.
+#
+# MPC Command:
+# \ace\latest\ACE_wrappers\bin\mwc.pl -include \ace\latest\ACE_wrappers/MPC/config -include \ace\latest\ACE_wrappers/MPC/templates -type borland
#----------------------------------------------------------------------------
-# This default rule is here so invoking make realclean will
-# work when recursing through subdirectories
-.DEFAULT:
- @$(MAKE) -f Makefile.tao $@
- @$(MAKE) -f Makefile.dirs SUBDIR_MAKEFILE=Makefile $@
+!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>
+
+all: TAO Strategies SmartProxies RTCORBA IORTable IORManipulation IFR_Client BiDir_GIOP TypeCodeFactory Valuetype DynamicAny ObjRefTemplate IORInterceptor PortableServer Messaging DynamicInterface RTScheduler RTPortableServer Domain Utils
+
+clean:
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f TAO.bor clean
+ @cd Strategies
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Strategies.bor clean
+ @cd ../
+ @cd SmartProxies
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f SmartProxies.bor clean
+ @cd ../
+ @cd RTCORBA
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTCORBA.bor clean
+ @cd ../
+ @cd IORTable
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORTable.bor clean
+ @cd ../
+ @cd IORManipulation
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORManipulation.bor clean
+ @cd ../
+ @cd IFR_Client
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IFR_Client.bor clean
+ @cd ../
+ @cd BiDir_GIOP
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f BiDir_GIOP.bor clean
+ @cd ../
+ @cd TypeCodeFactory
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f TypeCodeFactory.bor clean
+ @cd ../
+ @cd Valuetype
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Valuetype.bor clean
+ @cd ../
+ @cd DynamicAny
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f DynamicAny.bor clean
+ @cd ../
+ @cd ObjRefTemplate
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f ObjRefTemplate.bor clean
+ @cd ../
+ @cd IORInterceptor
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORInterceptor.bor clean
+ @cd ../
+ @cd PortableServer
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f PortableServer.bor clean
+ @cd ../
+ @cd Messaging
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Messaging.bor clean
+ @cd ../
+ @cd DynamicInterface
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f DynamicInterface.bor clean
+ @cd ../
+ @cd RTScheduling
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTScheduler.bor clean
+ @cd ../
+ @cd RTPortableServer
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTPortableServer.bor clean
+ @cd ../
+ @cd Domain
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Domain.bor clean
+ @cd ../
+ @cd Utils
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Utils.bor clean
+ @cd ../
+
+realclean:
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f TAO.bor realclean
+ @cd Strategies
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Strategies.bor realclean
+ @cd ../
+ @cd SmartProxies
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f SmartProxies.bor realclean
+ @cd ../
+ @cd RTCORBA
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTCORBA.bor realclean
+ @cd ../
+ @cd IORTable
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORTable.bor realclean
+ @cd ../
+ @cd IORManipulation
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORManipulation.bor realclean
+ @cd ../
+ @cd IFR_Client
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IFR_Client.bor realclean
+ @cd ../
+ @cd BiDir_GIOP
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f BiDir_GIOP.bor realclean
+ @cd ../
+ @cd TypeCodeFactory
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f TypeCodeFactory.bor realclean
+ @cd ../
+ @cd Valuetype
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Valuetype.bor realclean
+ @cd ../
+ @cd DynamicAny
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f DynamicAny.bor realclean
+ @cd ../
+ @cd ObjRefTemplate
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f ObjRefTemplate.bor realclean
+ @cd ../
+ @cd IORInterceptor
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORInterceptor.bor realclean
+ @cd ../
+ @cd PortableServer
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f PortableServer.bor realclean
+ @cd ../
+ @cd Messaging
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Messaging.bor realclean
+ @cd ../
+ @cd DynamicInterface
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f DynamicInterface.bor realclean
+ @cd ../
+ @cd RTScheduling
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTScheduler.bor realclean
+ @cd ../
+ @cd RTPortableServer
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTPortableServer.bor realclean
+ @cd ../
+ @cd Domain
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Domain.bor realclean
+ @cd ../
+ @cd Utils
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Utils.bor realclean
+ @cd ../
+
+install:
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f TAO.bor install
+ @cd Strategies
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Strategies.bor install
+ @cd ../
+ @cd SmartProxies
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f SmartProxies.bor install
+ @cd ../
+ @cd RTCORBA
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTCORBA.bor install
+ @cd ../
+ @cd IORTable
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORTable.bor install
+ @cd ../
+ @cd IORManipulation
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORManipulation.bor install
+ @cd ../
+ @cd IFR_Client
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IFR_Client.bor install
+ @cd ../
+ @cd BiDir_GIOP
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f BiDir_GIOP.bor install
+ @cd ../
+ @cd TypeCodeFactory
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f TypeCodeFactory.bor install
+ @cd ../
+ @cd Valuetype
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Valuetype.bor install
+ @cd ../
+ @cd DynamicAny
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f DynamicAny.bor install
+ @cd ../
+ @cd ObjRefTemplate
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f ObjRefTemplate.bor install
+ @cd ../
+ @cd IORInterceptor
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORInterceptor.bor install
+ @cd ../
+ @cd PortableServer
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f PortableServer.bor install
+ @cd ../
+ @cd Messaging
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Messaging.bor install
+ @cd ../
+ @cd DynamicInterface
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f DynamicInterface.bor install
+ @cd ../
+ @cd RTScheduling
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTScheduler.bor install
+ @cd ../
+ @cd RTPortableServer
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTPortableServer.bor install
+ @cd ../
+ @cd Domain
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Domain.bor install
+ @cd ../
+ @cd Utils
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Utils.bor install
+ @cd ../
+
+TAO:
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f TAO.bor all
+
+Strategies: TAO
+ @cd Strategies
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Strategies.bor all
+ @cd ../
+
+SmartProxies: TAO
+ @cd SmartProxies
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f SmartProxies.bor all
+ @cd ../
+
+RTCORBA: TAO
+ @cd RTCORBA
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTCORBA.bor all
+ @cd ../
+
+IORTable: TAO
+ @cd IORTable
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORTable.bor all
+ @cd ../
+
+IORManipulation: TAO
+ @cd IORManipulation
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORManipulation.bor all
+ @cd ../
+
+IFR_Client: TAO
+ @cd IFR_Client
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IFR_Client.bor all
+ @cd ../
+
+BiDir_GIOP: TAO
+ @cd BiDir_GIOP
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f BiDir_GIOP.bor all
+ @cd ../
+
+TypeCodeFactory: TAO IFR_Client
+ @cd TypeCodeFactory
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f TypeCodeFactory.bor all
+ @cd ../
+
+Valuetype: TAO
+ @cd Valuetype
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Valuetype.bor all
+ @cd ../
+
+DynamicAny: TAO Valuetype
+ @cd DynamicAny
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f DynamicAny.bor all
+ @cd ../
+
+ObjRefTemplate: TAO Valuetype
+ @cd ObjRefTemplate
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f ObjRefTemplate.bor all
+ @cd ../
+
+IORInterceptor: TAO Valuetype ObjRefTemplate
+ @cd IORInterceptor
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f IORInterceptor.bor all
+ @cd ../
+
+PortableServer: TAO Valuetype ObjRefTemplate IORInterceptor
+ @cd PortableServer
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f PortableServer.bor all
+ @cd ../
+
+Messaging: TAO Valuetype ObjRefTemplate IORInterceptor PortableServer
+ @cd Messaging
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Messaging.bor all
+ @cd ../
+
+DynamicInterface: TAO Valuetype ObjRefTemplate IORInterceptor PortableServer Messaging
+ @cd DynamicInterface
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f DynamicInterface.bor all
+ @cd ../
-# We need this rule, so that if parallel makes (-j) are invoked,
-# the tao target will be built before the dirs target (otherwise the
-# dirs targets may try to link libTAO before libTAO has been built).
-# Recursively invoked makes from this file will still be run in parallel.
-.NOTPARALLEL:
+RTScheduler: TAO RTCORBA Valuetype ObjRefTemplate IORInterceptor PortableServer
+ @cd RTScheduling
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTScheduler.bor all
+ @cd ../
-# Invoke Makefile.tao first to build libTAO, and then
-# invoke Makefile.dirs to recurse through subdirectories
-all: tao dirs
+RTPortableServer: TAO RTCORBA Valuetype ObjRefTemplate IORInterceptor PortableServer
+ @cd RTPortableServer
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f RTPortableServer.bor all
+ @cd ../
-tao:
- @$(MAKE) -f Makefile.tao
+Domain: TAO IFR_Client Valuetype ObjRefTemplate IORInterceptor PortableServer
+ @cd Domain
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Domain.bor all
+ @cd ../
-dirs:
- @$(MAKE) -f Makefile.dirs SUBDIR_MAKEFILE=Makefile
+Utils: TAO Valuetype ObjRefTemplate IORInterceptor PortableServer
+ @cd Utils
+ $(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Utils.bor all
+ @cd ../
-# DO NOT DELETE THIS LINE -- g++dep uses it.
-# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
+project_name_list:
+ @echo BiDir_GIOP
+ @echo Domain
+ @echo DynamicAny
+ @echo DynamicInterface
+ @echo IFR_Client
+ @echo IORInterceptor
+ @echo IORManipulation
+ @echo IORTable
+ @echo Messaging
+ @echo ObjRefTemplate
+ @echo PortableServer
+ @echo RTCORBA
+ @echo RTPortableServer
+ @echo RTScheduler
+ @echo SmartProxies
+ @echo Strategies
+ @echo TAO
+ @echo TypeCodeFactory
+ @echo Utils
+ @echo Valuetype