diff options
author | venkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-01-25 06:14:30 +0000 |
---|---|---|
committer | venkita <venkita@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-01-25 06:14:30 +0000 |
commit | 2c6ff4fd9d3264590e90c6703e67e643101bf28b (patch) | |
tree | 17ee3f5170ac42e2e4782167ab16bce8a7118b17 | |
parent | 6a7811fbd340bf8cce989449b1074de25da27f81 (diff) | |
download | ATCD-2c6ff4fd9d3264590e90c6703e67e643101bf28b.tar.gz |
ChangeLogTag: Fri Jan 25 00:04:05 2002 Venkita Subramonian <venkita@cs.wustl.edu>
-rw-r--r-- | TAO/ChangeLogs/ChangeLog-02a | 8 | ||||
-rw-r--r-- | TAO/docs/tutorials/Quoter/AMI/Makefile | 48 | ||||
-rw-r--r-- | TAO/docs/tutorials/Quoter/On_Demand_Activation/Makefile | 41 | ||||
-rw-r--r-- | TAO/docs/tutorials/Quoter/RT_Event_Service/Makefile | 53 | ||||
-rw-r--r-- | TAO/docs/tutorials/Quoter/idl/Makefile | 5 |
5 files changed, 110 insertions, 45 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index 1c70a1650b3..a36bf0b9bde 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,3 +1,11 @@ +Fri Jan 25 00:04:05 2002 Venkita Subramonian <venkita@cs.wustl.edu> + + * docs/tutorials/Quoter/RT_Event_Service/Makefile: + * docs/tutorials/Quoter/On_Demand_Activation/Makefile: + * docs/tutorials/Quoter/AMI/Makefile: + * docs/tutorials/Quoter/idl/Makefile: + Regenerated dependencies. + Thu Jan 24 20:15:01 2002 Mayur Deshpande <mayur@ics.uci.edu> * TAO/performance-tests/AMH_Single_Threaded_Latency/AMH_Single_Threaded_Latency.dsw: diff --git a/TAO/docs/tutorials/Quoter/AMI/Makefile b/TAO/docs/tutorials/Quoter/AMI/Makefile index a977939b49c..44af6f5c44e 100644 --- a/TAO/docs/tutorials/Quoter/AMI/Makefile +++ b/TAO/docs/tutorials/Quoter/AMI/Makefile @@ -387,7 +387,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -401,8 +402,8 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i .obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp Stock_Factory_i.h Stock_i.h QuoterS.h \ $(TAO_ROOT)/tao/orbconf.h \ @@ -735,7 +736,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -749,8 +751,8 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i .obj/QuoterC.o .obj/QuoterC.so .shobj/QuoterC.o .shobj/QuoterC.so: QuoterC.cpp QuoterC.h \ $(ACE_ROOT)/ace/post.h \ @@ -1075,7 +1077,7 @@ realclean: clean $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ QuoterC.i \ - $(TAO_ROOT)/tao/ClientRequestInfo.inl \ + $(TAO_ROOT)/tao/ClientRequestInfo_i.inl \ $(TAO_ROOT)/tao/ClientInterceptorAdapter.inl .obj/QuoterS.o .obj/QuoterS.so .shobj/QuoterS.o .shobj/QuoterS.so: QuoterS.cpp QuoterS.h \ @@ -1409,7 +1411,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -1423,8 +1426,8 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i \ + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i \ $(TAO_ROOT)/tao/PortableServer/Key_Adapters.h \ $(ACE_ROOT)/ace/Map.h \ $(ACE_ROOT)/ace/Map_T.h \ @@ -1455,7 +1458,6 @@ realclean: clean $(TAO_ROOT)/tao/GIOPC.h \ $(TAO_ROOT)/tao/GIOPC.i \ $(TAO_ROOT)/tao/Tagged_Profile.i \ - $(TAO_ROOT)/tao/TAO_AMH_Response_Handler.h \ $(TAO_ROOT)/tao/TAO_Server_Request.i \ $(TAO_ROOT)/tao/PortableServer/ServerRequestInfo.inl \ $(TAO_ROOT)/tao/PortableServer/ServerInterceptorAdapter.inl \ @@ -1794,7 +1796,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -1808,8 +1811,8 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i .obj/Stock_i.o .obj/Stock_i.so .shobj/Stock_i.o .shobj/Stock_i.so: Stock_i.cpp Stock_i.h QuoterS.h \ $(TAO_ROOT)/tao/orbconf.h \ @@ -2142,7 +2145,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -2156,11 +2160,12 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i .obj/Stock_Factory_i.o .obj/Stock_Factory_i.so .shobj/Stock_Factory_i.o .shobj/Stock_Factory_i.so: Stock_Factory_i.cpp Stock_Factory_i.h Stock_i.h \ - QuoterS.h $(TAO_ROOT)/tao/orbconf.h \ + QuoterS.h \ + $(TAO_ROOT)/tao/orbconf.h \ $(ACE_ROOT)/ace/Basic_Types.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ACE_export.h \ @@ -2490,7 +2495,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -2504,7 +2510,7 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i # IF YOU PUT ANYTHING HERE IT WILL GO AWAY diff --git a/TAO/docs/tutorials/Quoter/On_Demand_Activation/Makefile b/TAO/docs/tutorials/Quoter/On_Demand_Activation/Makefile index cd9abe903ee..fb96609f9ae 100644 --- a/TAO/docs/tutorials/Quoter/On_Demand_Activation/Makefile +++ b/TAO/docs/tutorials/Quoter/On_Demand_Activation/Makefile @@ -387,7 +387,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -401,8 +402,8 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i .obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp Stock_Factory_Locator_i.h \ $(TAO_ROOT)/tao/corba.h \ @@ -928,7 +929,7 @@ realclean: clean $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ QuoterC.i \ - $(TAO_ROOT)/tao/ClientRequestInfo.inl \ + $(TAO_ROOT)/tao/ClientRequestInfo_i.inl \ $(TAO_ROOT)/tao/ClientInterceptorAdapter.inl .obj/QuoterS.o .obj/QuoterS.so .shobj/QuoterS.o .shobj/QuoterS.so: QuoterS.cpp QuoterS.h \ @@ -1262,7 +1263,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -1276,8 +1278,8 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i \ + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i \ $(TAO_ROOT)/tao/PortableServer/Key_Adapters.h \ $(ACE_ROOT)/ace/Map.h \ $(ACE_ROOT)/ace/Map_T.h \ @@ -1308,7 +1310,6 @@ realclean: clean $(TAO_ROOT)/tao/GIOPC.h \ $(TAO_ROOT)/tao/GIOPC.i \ $(TAO_ROOT)/tao/Tagged_Profile.i \ - $(TAO_ROOT)/tao/TAO_AMH_Response_Handler.h \ $(TAO_ROOT)/tao/TAO_Server_Request.i \ $(TAO_ROOT)/tao/PortableServer/ServerRequestInfo.inl \ $(TAO_ROOT)/tao/PortableServer/ServerInterceptorAdapter.inl \ @@ -1647,7 +1648,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -1661,8 +1663,8 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i .obj/Stock_i.o .obj/Stock_i.so .shobj/Stock_i.o .shobj/Stock_i.so: Stock_i.cpp Stock_i.h QuoterS.h \ $(TAO_ROOT)/tao/orbconf.h \ @@ -1995,7 +1997,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -2009,11 +2012,12 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i .obj/Stock_Factory_i.o .obj/Stock_Factory_i.so .shobj/Stock_Factory_i.o .shobj/Stock_Factory_i.so: Stock_Factory_i.cpp Stock_Factory_i.h Stock_i.h \ - QuoterS.h $(TAO_ROOT)/tao/orbconf.h \ + QuoterS.h \ + $(TAO_ROOT)/tao/orbconf.h \ $(ACE_ROOT)/ace/Basic_Types.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ACE_export.h \ @@ -2343,7 +2347,8 @@ realclean: clean $(TAO_ROOT)/tao/Messaging.h \ $(TAO_ROOT)/tao/Asynch_Reply_Dispatcher.i \ $(TAO_ROOT)/tao/Asynch_Invocation.i \ - QuoterC.h $(TAO_ROOT)/tao/NVList.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/NVList.h \ $(TAO_ROOT)/tao/NVList.i \ $(TAO_ROOT)/tao/Principal.h \ $(TAO_ROOT)/tao/OctetSeqC.h \ @@ -2357,8 +2362,8 @@ realclean: clean $(TAO_ROOT)/tao/ObjectIDList.h \ $(TAO_ROOT)/tao/ObjectIDList.i \ $(TAO_ROOT)/tao/StringSeqC.h \ - $(TAO_ROOT)/tao/StringSeqC.i QuoterC.i \ - QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i + $(TAO_ROOT)/tao/StringSeqC.i \ + QuoterC.i QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i .obj/Stock_Factory_Locator_i.o .obj/Stock_Factory_Locator_i.so .shobj/Stock_Factory_Locator_i.o .shobj/Stock_Factory_Locator_i.so: Stock_Factory_Locator_i.cpp \ Stock_Factory_Locator_i.h \ diff --git a/TAO/docs/tutorials/Quoter/RT_Event_Service/Makefile b/TAO/docs/tutorials/Quoter/RT_Event_Service/Makefile index 48b26a0ab26..9b2e29b3250 100644 --- a/TAO/docs/tutorials/Quoter/RT_Event_Service/Makefile +++ b/TAO/docs/tutorials/Quoter/RT_Event_Service/Makefile @@ -314,6 +314,8 @@ realclean: clean $(TAO_ROOT)/orbsvcs/orbsvcs/Event_Utilities.i .obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp Stock_Factory_i.h QuoterS.h QuoterC.h \ + $(TAO_ROOT)/tao/corba.h \ + $(ACE_ROOT)/ace/pre.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ACE_export.h \ $(ACE_ROOT)/ace/svc_export.h \ @@ -508,15 +510,20 @@ realclean: clean $(TAO_ROOT)/tao/ObjectReferenceTemplateC.i \ $(TAO_ROOT)/tao/PortableInterceptorC.i \ QuoterC.i \ + $(TAO_ROOT)/tao/PortableServer/PortableServer.h \ $(TAO_ROOT)/tao/PortableServer/portableserver_export.h \ $(TAO_ROOT)/tao/PortableServer/PortableServerC.h \ $(TAO_ROOT)/tao/PortableServer/PortableServerC.i \ + $(TAO_ROOT)/tao/PortableServer/Servant_Base.h \ $(TAO_ROOT)/tao/Abstract_Servant_Base.h \ $(ACE_ROOT)/ace/Atomic_Op.h \ $(ACE_ROOT)/ace/Atomic_Op.i \ $(ACE_ROOT)/ace/Atomic_Op.cpp \ $(TAO_ROOT)/tao/PortableServer/Servant_Base.i \ + $(TAO_ROOT)/tao/PortableServer/Collocated_Object.h \ $(TAO_ROOT)/tao/PortableServer/Collocated_Object.i \ + $(TAO_ROOT)/tao/PortableServer/ThruPOA_Object_Proxy_Impl.h \ + $(TAO_ROOT)/tao/PortableServer/Direct_Object_Proxy_Impl.h \ QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i \ $(TAO_ROOT)/orbsvcs/orbsvcs/RtecEventCommS.h \ $(TAO_ROOT)/orbsvcs/orbsvcs/TimeBaseS.h \ @@ -804,6 +811,8 @@ realclean: clean QuoterC.h QuoterC.i .obj/Stock_i.o .obj/Stock_i.so .shobj/Stock_i.o .shobj/Stock_i.so: Stock_i.cpp Stock_i.h QuoterS.h QuoterC.h \ + $(TAO_ROOT)/tao/corba.h \ + $(ACE_ROOT)/ace/pre.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ACE_export.h \ $(ACE_ROOT)/ace/svc_export.h \ @@ -998,15 +1007,20 @@ realclean: clean $(TAO_ROOT)/tao/ObjectReferenceTemplateC.i \ $(TAO_ROOT)/tao/PortableInterceptorC.i \ QuoterC.i \ + $(TAO_ROOT)/tao/PortableServer/PortableServer.h \ $(TAO_ROOT)/tao/PortableServer/portableserver_export.h \ $(TAO_ROOT)/tao/PortableServer/PortableServerC.h \ $(TAO_ROOT)/tao/PortableServer/PortableServerC.i \ + $(TAO_ROOT)/tao/PortableServer/Servant_Base.h \ $(TAO_ROOT)/tao/Abstract_Servant_Base.h \ $(ACE_ROOT)/ace/Atomic_Op.h \ $(ACE_ROOT)/ace/Atomic_Op.i \ $(ACE_ROOT)/ace/Atomic_Op.cpp \ $(TAO_ROOT)/tao/PortableServer/Servant_Base.i \ + $(TAO_ROOT)/tao/PortableServer/Collocated_Object.h \ $(TAO_ROOT)/tao/PortableServer/Collocated_Object.i \ + $(TAO_ROOT)/tao/PortableServer/ThruPOA_Object_Proxy_Impl.h \ + $(TAO_ROOT)/tao/PortableServer/Direct_Object_Proxy_Impl.h \ QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i \ $(TAO_ROOT)/orbsvcs/orbsvcs/TimeBaseS.h \ $(TAO_ROOT)/tao/TimeBaseS.h \ @@ -1044,6 +1058,9 @@ realclean: clean $(TAO_ROOT)/orbsvcs/orbsvcs/Event_Utilities.i .obj/Stock_Factory_i.o .obj/Stock_Factory_i.so .shobj/Stock_Factory_i.o .shobj/Stock_Factory_i.so: Stock_Factory_i.cpp Stock_Factory_i.h QuoterS.h \ + QuoterC.h \ + $(TAO_ROOT)/tao/corba.h \ + $(ACE_ROOT)/ace/pre.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ACE_export.h \ $(ACE_ROOT)/ace/svc_export.h \ @@ -1238,15 +1255,20 @@ realclean: clean $(TAO_ROOT)/tao/ObjectReferenceTemplateC.i \ $(TAO_ROOT)/tao/PortableInterceptorC.i \ QuoterC.i \ + $(TAO_ROOT)/tao/PortableServer/PortableServer.h \ $(TAO_ROOT)/tao/PortableServer/portableserver_export.h \ $(TAO_ROOT)/tao/PortableServer/PortableServerC.h \ $(TAO_ROOT)/tao/PortableServer/PortableServerC.i \ + $(TAO_ROOT)/tao/PortableServer/Servant_Base.h \ $(TAO_ROOT)/tao/Abstract_Servant_Base.h \ $(ACE_ROOT)/ace/Atomic_Op.h \ $(ACE_ROOT)/ace/Atomic_Op.i \ $(ACE_ROOT)/ace/Atomic_Op.cpp \ $(TAO_ROOT)/tao/PortableServer/Servant_Base.i \ + $(TAO_ROOT)/tao/PortableServer/Collocated_Object.h \ $(TAO_ROOT)/tao/PortableServer/Collocated_Object.i \ + $(TAO_ROOT)/tao/PortableServer/ThruPOA_Object_Proxy_Impl.h \ + $(TAO_ROOT)/tao/PortableServer/Direct_Object_Proxy_Impl.h \ QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i \ $(TAO_ROOT)/orbsvcs/orbsvcs/RtecEventCommS.h \ $(TAO_ROOT)/orbsvcs/orbsvcs/TimeBaseS.h \ @@ -1292,6 +1314,8 @@ realclean: clean Stock_i.h .obj/QuoterC.o .obj/QuoterC.so .shobj/QuoterC.o .shobj/QuoterC.so: QuoterC.cpp QuoterC.h \ + $(TAO_ROOT)/tao/corba.h \ + $(ACE_ROOT)/ace/pre.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ACE_export.h \ $(ACE_ROOT)/ace/svc_export.h \ @@ -1485,7 +1509,8 @@ realclean: clean $(TAO_ROOT)/tao/ObjectReferenceTemplateC.h \ $(TAO_ROOT)/tao/ObjectReferenceTemplateC.i \ $(TAO_ROOT)/tao/PortableInterceptorC.i \ - QuoterC.i $(TAO_ROOT)/tao/Pluggable.h \ + QuoterC.i $(TAO_ROOT)/tao/Stub.h \ + $(TAO_ROOT)/tao/Pluggable.h \ $(TAO_ROOT)/tao/Pluggable.i \ $(TAO_ROOT)/tao/MProfile.h \ $(TAO_ROOT)/tao/Profile.h \ @@ -1570,6 +1595,7 @@ realclean: clean $(ACE_ROOT)/ace/Thread_Manager.i \ $(TAO_ROOT)/tao/ORB_Core.i \ $(TAO_ROOT)/tao/Stub.i \ + $(TAO_ROOT)/tao/Invocation.h \ $(TAO_ROOT)/tao/Synch_Reply_Dispatcher.h \ $(TAO_ROOT)/tao/Reply_Dispatcher.h \ $(TAO_ROOT)/tao/Reply_Dispatcher.i \ @@ -1586,10 +1612,16 @@ realclean: clean $(TAO_ROOT)/tao/Invocation_Endpoint_Selectors.h \ $(TAO_ROOT)/tao/Invocation_Endpoint_Selectors.i \ $(TAO_ROOT)/tao/Invocation.i \ - $(TAO_ROOT)/tao/ClientRequestInfo.inl \ + $(TAO_ROOT)/tao/PortableInterceptor.h \ + $(TAO_ROOT)/tao/RequestInfo_Util.h \ + $(TAO_ROOT)/tao/ClientRequestInfo_i.h \ + $(TAO_ROOT)/tao/ClientRequestInfo_i.inl \ + $(TAO_ROOT)/tao/ClientInterceptorAdapter.h \ $(TAO_ROOT)/tao/ClientInterceptorAdapter.inl .obj/QuoterS.o .obj/QuoterS.so .shobj/QuoterS.o .shobj/QuoterS.so: QuoterS.cpp QuoterS.h QuoterC.h \ + $(TAO_ROOT)/tao/corba.h \ + $(ACE_ROOT)/ace/pre.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ACE_export.h \ $(ACE_ROOT)/ace/svc_export.h \ @@ -1784,16 +1816,22 @@ realclean: clean $(TAO_ROOT)/tao/ObjectReferenceTemplateC.i \ $(TAO_ROOT)/tao/PortableInterceptorC.i \ QuoterC.i \ + $(TAO_ROOT)/tao/PortableServer/PortableServer.h \ $(TAO_ROOT)/tao/PortableServer/portableserver_export.h \ $(TAO_ROOT)/tao/PortableServer/PortableServerC.h \ $(TAO_ROOT)/tao/PortableServer/PortableServerC.i \ + $(TAO_ROOT)/tao/PortableServer/Servant_Base.h \ $(TAO_ROOT)/tao/Abstract_Servant_Base.h \ $(ACE_ROOT)/ace/Atomic_Op.h \ $(ACE_ROOT)/ace/Atomic_Op.i \ $(ACE_ROOT)/ace/Atomic_Op.cpp \ $(TAO_ROOT)/tao/PortableServer/Servant_Base.i \ + $(TAO_ROOT)/tao/PortableServer/Collocated_Object.h \ $(TAO_ROOT)/tao/PortableServer/Collocated_Object.i \ + $(TAO_ROOT)/tao/PortableServer/ThruPOA_Object_Proxy_Impl.h \ + $(TAO_ROOT)/tao/PortableServer/Direct_Object_Proxy_Impl.h \ QuoterS_T.h QuoterS_T.i QuoterS_T.cpp QuoterS.i \ + $(TAO_ROOT)/tao/PortableServer/Object_Adapter.h \ $(TAO_ROOT)/tao/PortableServer/Key_Adapters.h \ $(ACE_ROOT)/ace/Map.h \ $(ACE_ROOT)/ace/Map_T.h \ @@ -1855,6 +1893,8 @@ realclean: clean $(TAO_ROOT)/tao/Policy_Set.i \ $(TAO_ROOT)/tao/PortableServer/POA_Policy_Set.i \ $(TAO_ROOT)/tao/PortableServer/Object_Adapter.i \ + $(TAO_ROOT)/tao/PortableServer/Operation_Table.h \ + $(TAO_ROOT)/tao/TAO_Server_Request.h \ $(TAO_ROOT)/tao/Tagged_Profile.h \ $(TAO_ROOT)/tao/GIOPC.h \ $(TAO_ROOT)/tao/GIOPC.i \ @@ -1866,8 +1906,8 @@ realclean: clean $(ACE_ROOT)/ace/Array_Base.inl \ $(ACE_ROOT)/ace/Array_Base.cpp \ $(TAO_ROOT)/tao/PICurrent.inl \ - $(TAO_ROOT)/tao/TAO_AMH_Response_Handler.h \ $(TAO_ROOT)/tao/TAO_Server_Request.i \ + $(TAO_ROOT)/tao/ORB_Core.h \ $(TAO_ROOT)/tao/Policy_Manager.h \ $(TAO_ROOT)/tao/debug.h \ $(TAO_ROOT)/tao/Policy_Manager.i \ @@ -1901,6 +1941,7 @@ realclean: clean $(ACE_ROOT)/ace/Singleton.cpp \ $(ACE_ROOT)/ace/Thread_Manager.i \ $(TAO_ROOT)/tao/ORB_Core.i \ + $(TAO_ROOT)/tao/Stub.h \ $(TAO_ROOT)/tao/MProfile.h \ $(TAO_ROOT)/tao/Profile.h \ $(TAO_ROOT)/tao/Tagged_Components.h \ @@ -1912,8 +1953,14 @@ realclean: clean $(TAO_ROOT)/tao/Profile.i \ $(TAO_ROOT)/tao/MProfile.i \ $(TAO_ROOT)/tao/Stub.i \ + $(TAO_ROOT)/tao/IFR_Client_Adapter.h \ + $(TAO_ROOT)/tao/PortableInterceptor.h \ + $(TAO_ROOT)/tao/RequestInfo_Util.h \ + $(TAO_ROOT)/tao/PortableServer/ServerRequestInfo.h \ $(TAO_ROOT)/tao/PortableServer/ServerRequestInfo.inl \ + $(TAO_ROOT)/tao/PortableServer/ServerInterceptorAdapter.h \ $(TAO_ROOT)/tao/PortableServer/ServerInterceptorAdapter.inl \ + $(ACE_ROOT)/ace/Dynamic_Service.h \ $(ACE_ROOT)/ace/Dynamic_Service_Base.h \ $(ACE_ROOT)/ace/Dynamic_Service.i \ $(ACE_ROOT)/ace/Dynamic_Service.cpp diff --git a/TAO/docs/tutorials/Quoter/idl/Makefile b/TAO/docs/tutorials/Quoter/idl/Makefile index 10cbd430439..0bc8516719f 100644 --- a/TAO/docs/tutorials/Quoter/idl/Makefile +++ b/TAO/docs/tutorials/Quoter/idl/Makefile @@ -360,8 +360,8 @@ realclean: clean $(TAO_ROOT)/tao/Invocation.i \ $(TAO_ROOT)/tao/PortableInterceptor.h \ $(TAO_ROOT)/tao/RequestInfo_Util.h \ - $(TAO_ROOT)/tao/ClientRequestInfo.h \ - $(TAO_ROOT)/tao/ClientRequestInfo.inl \ + $(TAO_ROOT)/tao/ClientRequestInfo_i.h \ + $(TAO_ROOT)/tao/ClientRequestInfo_i.inl \ $(TAO_ROOT)/tao/ClientInterceptorAdapter.h \ $(TAO_ROOT)/tao/ClientInterceptorAdapter.inl @@ -652,7 +652,6 @@ realclean: clean $(ACE_ROOT)/ace/Array_Base.inl \ $(ACE_ROOT)/ace/Array_Base.cpp \ $(TAO_ROOT)/tao/PICurrent.inl \ - $(TAO_ROOT)/tao/TAO_AMH_Response_Handler.h \ $(TAO_ROOT)/tao/TAO_Server_Request.i \ $(TAO_ROOT)/tao/ORB_Core.h \ $(TAO_ROOT)/tao/Policy_Manager.h \ |