summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Scheduling_Service/Makefile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-05 03:23:51 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-05 03:23:51 +0000
commit8aee2f64b5f9cf4cad074bd7730f5e390eeb68c9 (patch)
tree2c5bc2502f0e9df0e43191043b2ace304b6b87c6 /TAO/orbsvcs/Scheduling_Service/Makefile
parenteb72494c511b0ab5cf644810312ad58c5059778c (diff)
downloadATCD-8aee2f64b5f9cf4cad074bd7730f5e390eeb68c9.tar.gz
Updated dependencies
Diffstat (limited to 'TAO/orbsvcs/Scheduling_Service/Makefile')
-rw-r--r--TAO/orbsvcs/Scheduling_Service/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/TAO/orbsvcs/Scheduling_Service/Makefile b/TAO/orbsvcs/Scheduling_Service/Makefile
index b4f5aef5ea4..e297b578990 100644
--- a/TAO/orbsvcs/Scheduling_Service/Makefile
+++ b/TAO/orbsvcs/Scheduling_Service/Makefile
@@ -229,8 +229,6 @@ Scheduling_Service: $(addprefix $(VDIR),$(SCHEDULE_OBJS))
$(TAO_ROOT)/tao/Principal.i \
$(TAO_ROOT)/tao/Request.h \
$(TAO_ROOT)/tao/Request.i \
- $(TAO_ROOT)/tao/Stub.h \
- $(TAO_ROOT)/tao/Stub.i \
$(TAO_ROOT)/tao/Object.h \
$(TAO_ROOT)/tao/Object.i \
$(TAO_ROOT)/tao/varout.h \
@@ -261,15 +259,16 @@ Scheduling_Service: $(addprefix $(VDIR),$(SCHEDULE_OBJS))
$(TAO_ROOT)/tao/Active_Object_Map.i \
$(TAO_ROOT)/tao/POA.i \
$(TAO_ROOT)/tao/poa_macros.h \
- $(TAO_ROOT)/tao/params.h \
- $(TAO_ROOT)/tao/params.i \
+ $(TAO_ROOT)/tao/Pluggable.h \
+ $(TAO_ROOT)/tao/MProfile.h \
$(TAO_ROOT)/tao/Connect.h \
$(TAO_ROOT)/tao/Connect.i \
- $(TAO_ROOT)/tao/Pluggable.h \
$(TAO_ROOT)/tao/IIOP_Profile.h \
$(TAO_ROOT)/tao/IIOP_Transport.h \
$(TAO_ROOT)/tao/IIOP_Connector.h \
$(TAO_ROOT)/tao/IIOP_Acceptor.h \
+ $(TAO_ROOT)/tao/params.h \
+ $(TAO_ROOT)/tao/params.i \
$(TAO_ROOT)/tao/ORB_Core.h \
$(TAO_ROOT)/tao/ORB_Core.i \
$(ACE_ROOT)/ace/Dynamic_Service.h \
@@ -285,8 +284,8 @@ Scheduling_Service: $(addprefix $(VDIR),$(SCHEDULE_OBJS))
$(TAO_ROOT)/tao/ORB_Strategies_T.i \
$(TAO_ROOT)/tao/ORB_Strategies_T.cpp \
$(TAO_ROOT)/tao/default_server.i \
- $(TAO_ROOT)/tao/IIOP_Object.h \
- $(TAO_ROOT)/tao/IIOP_Object.i \
+ $(TAO_ROOT)/tao/Stub.h \
+ $(TAO_ROOT)/tao/Stub.i \
$(TAO_ROOT)/tao/IIOP_ORB.h \
$(TAO_ROOT)/tao/IIOP_ORB.i \
$(TAO_ROOT)/tao/IIOP_Interpreter.h \