--- TAO/orbsvcs/Time_Service/Makefile.orig Thu Nov 20 05:16:49 2003 +++ TAO/orbsvcs/Time_Service/Makefile Wed Dec 24 20:47:48 2003 @@ -30,6 +30,8 @@ BIN2 = Time_Service_Server \ Time_Service_Clerk +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) @@ -43,7 +45,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