summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/Makefile')
-rw-r--r--TAO/tests/Param_Test/Makefile671
1 files changed, 482 insertions, 189 deletions
diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile
index ac99a9a4712..cf33211ca9f 100644
--- a/TAO/tests/Param_Test/Makefile
+++ b/TAO/tests/Param_Test/Makefile
@@ -150,13 +150,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -300,7 +302,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/MProfile.h \
$(TAO_ROOT)/tao/MProfile.i \
@@ -377,6 +380,9 @@ realclean: clean
$(TAO_ROOT)/tao/PICurrent.h \
$(TAO_ROOT)/tao/PICurrent.inl \
$(ACE_ROOT)/ace/Thread_Manager.h \
+ $(ACE_ROOT)/ace/Thread_Exit.h \
+ $(ACE_ROOT)/ace/Thread_Control.h \
+ $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/Containers.h \
$(ACE_ROOT)/ace/Containers.i \
$(ACE_ROOT)/ace/Containers_T.h \
@@ -397,8 +403,10 @@ realclean: clean
$(TAO_ROOT)/tao/Synch_Reply_Dispatcher.h \
$(TAO_ROOT)/tao/Reply_Dispatcher.h \
$(TAO_ROOT)/tao/Reply_Dispatcher.i \
+ $(TAO_ROOT)/tao/LF_Invocation_Event.h \
$(TAO_ROOT)/tao/LF_Event.h \
$(TAO_ROOT)/tao/LF_Event.inl \
+ $(TAO_ROOT)/tao/LF_Invocation_Event.inl \
$(TAO_ROOT)/tao/GIOP_Message_Version.h \
$(TAO_ROOT)/tao/GIOP_Message_Version.inl \
$(TAO_ROOT)/tao/operation_details.h \
@@ -445,13 +453,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -595,7 +605,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/PortableServer/PortableServer.h \
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
$(TAO_ROOT)/tao/PortableServer/PortableServerC.h \
@@ -603,8 +614,10 @@ realclean: clean
$(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_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(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 \
@@ -719,6 +732,9 @@ realclean: clean
$(TAO_ROOT)/tao/Interceptor_List.h \
$(TAO_ROOT)/tao/Interceptor_List.inl \
$(ACE_ROOT)/ace/Thread_Manager.h \
+ $(ACE_ROOT)/ace/Thread_Exit.h \
+ $(ACE_ROOT)/ace/Thread_Control.h \
+ $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/Containers.h \
$(ACE_ROOT)/ace/Containers.i \
$(ACE_ROOT)/ace/Containers_T.h \
@@ -780,13 +796,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -930,7 +948,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/PortableServer/PortableServer.h \
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
$(TAO_ROOT)/tao/PortableServer/PortableServerC.h \
@@ -938,8 +957,10 @@ realclean: clean
$(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_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(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 \
@@ -959,7 +980,8 @@ realclean: clean
$(ACE_ROOT)/ace/Get_Opt.i
.obj/param_test_i.o .obj/param_test_i.so .shobj/param_test_i.o .shobj/param_test_i.so: param_test_i.cpp param_test_i.h param_testS.h \
- param_testC.h $(TAO_ROOT)/tao/corba.h \
+ param_testC.h \
+ $(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ace_wchar.h \
@@ -988,13 +1010,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -1138,7 +1162,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/PortableServer/PortableServer.h \
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
$(TAO_ROOT)/tao/PortableServer/PortableServerC.h \
@@ -1146,8 +1171,10 @@ realclean: clean
$(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_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(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 \
@@ -1186,13 +1213,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -1336,7 +1365,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i
.obj/param_testC.o .obj/param_testC.so .shobj/param_testC.o .shobj/param_testC.so: param_testC.cpp param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -1368,13 +1398,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -1518,7 +1550,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/MProfile.h \
$(TAO_ROOT)/tao/MProfile.i \
@@ -1595,6 +1628,9 @@ realclean: clean
$(TAO_ROOT)/tao/PICurrent.h \
$(TAO_ROOT)/tao/PICurrent.inl \
$(ACE_ROOT)/ace/Thread_Manager.h \
+ $(ACE_ROOT)/ace/Thread_Exit.h \
+ $(ACE_ROOT)/ace/Thread_Control.h \
+ $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/Containers.h \
$(ACE_ROOT)/ace/Containers.i \
$(ACE_ROOT)/ace/Containers_T.h \
@@ -1615,8 +1651,10 @@ realclean: clean
$(TAO_ROOT)/tao/Synch_Reply_Dispatcher.h \
$(TAO_ROOT)/tao/Reply_Dispatcher.h \
$(TAO_ROOT)/tao/Reply_Dispatcher.i \
+ $(TAO_ROOT)/tao/LF_Invocation_Event.h \
$(TAO_ROOT)/tao/LF_Event.h \
$(TAO_ROOT)/tao/LF_Event.inl \
+ $(TAO_ROOT)/tao/LF_Invocation_Event.inl \
$(TAO_ROOT)/tao/GIOP_Message_Version.h \
$(TAO_ROOT)/tao/GIOP_Message_Version.inl \
$(TAO_ROOT)/tao/operation_details.h \
@@ -1635,7 +1673,8 @@ realclean: clean
.obj/driver.o .obj/driver.so .shobj/driver.o .shobj/driver.so: driver.cpp driver.h options.h \
$(ACE_ROOT)/ace/Singleton.h \
- $(ACE_ROOT)/ace/pre.h $(ACE_ROOT)/ace/Synch.h \
+ $(ACE_ROOT)/ace/pre.h \
+ $(ACE_ROOT)/ace/Synch.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ace_wchar.h \
@@ -1660,7 +1699,8 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Synch.i \
$(ACE_ROOT)/ace/Synch_T.h \
$(ACE_ROOT)/ace/Synch_T.i \
@@ -1709,6 +1749,7 @@ realclean: clean
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -1825,11 +1866,13 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.h \
- param_testC.i results.h $(ACE_ROOT)/ace/Profile_Timer.h \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.h param_testC.i results.h \
+ $(ACE_ROOT)/ace/Profile_Timer.h \
$(ACE_ROOT)/ace/High_Res_Timer.h \
$(ACE_ROOT)/ace/High_Res_Timer.i \
- $(ACE_ROOT)/ace/Profile_Timer.i client.h client.cpp \
+ $(ACE_ROOT)/ace/Profile_Timer.i \
+ client.h client.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -1859,13 +1902,15 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
- $(TAO_ROOT)/tao/DynamicInterface/Request.inl tests.h \
- any.h bd_long_seq.h bd_short_seq.h bd_str_seq.h bd_wstr_seq.h \
+ $(TAO_ROOT)/tao/DynamicInterface/Request.inl \
+ tests.h any.h bd_long_seq.h bd_short_seq.h bd_str_seq.h bd_wstr_seq.h \
bd_string.h bd_wstring.h bd_struct_seq.h bd_array_seq.h fixed_array.h \
fixed_struct.h nested_struct.h recursive_struct.h helper.h \
objref_struct.h objref.h short.h ulonglong.h typecode.h ub_any_seq.h \
@@ -1884,8 +1929,10 @@ realclean: clean
$(ACE_ROOT)/ace/Containers_T.cpp \
$(ACE_ROOT)/ace/Get_Opt.i
-.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp options.h $(ACE_ROOT)/ace/Singleton.h \
- $(ACE_ROOT)/ace/pre.h $(ACE_ROOT)/ace/Synch.h \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp options.h \
+ $(ACE_ROOT)/ace/Singleton.h \
+ $(ACE_ROOT)/ace/pre.h \
+ $(ACE_ROOT)/ace/Synch.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ace_wchar.h \
@@ -1910,7 +1957,8 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Synch.i \
$(ACE_ROOT)/ace/Synch_T.h \
$(ACE_ROOT)/ace/Synch_T.i \
@@ -1959,6 +2007,7 @@ realclean: clean
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -2075,12 +2124,13 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i results.h \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ results.h \
$(ACE_ROOT)/ace/Profile_Timer.h \
$(ACE_ROOT)/ace/High_Res_Timer.h \
$(ACE_ROOT)/ace/High_Res_Timer.i \
- $(ACE_ROOT)/ace/Profile_Timer.i client.h param_testC.h \
- param_testC.i client.cpp \
+ $(ACE_ROOT)/ace/Profile_Timer.i \
+ client.h param_testC.h param_testC.i client.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -2110,8 +2160,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -2119,7 +2171,8 @@ realclean: clean
.obj/options.o .obj/options.so .shobj/options.o .shobj/options.so: options.cpp options.h \
$(ACE_ROOT)/ace/Singleton.h \
- $(ACE_ROOT)/ace/pre.h $(ACE_ROOT)/ace/Synch.h \
+ $(ACE_ROOT)/ace/pre.h \
+ $(ACE_ROOT)/ace/Synch.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ace_wchar.h \
@@ -2144,7 +2197,8 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Synch.i \
$(ACE_ROOT)/ace/Synch_T.h \
$(ACE_ROOT)/ace/Synch_T.i \
@@ -2193,6 +2247,7 @@ realclean: clean
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -2354,13 +2409,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -2541,13 +2598,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -2691,7 +2750,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -2721,8 +2781,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -2771,13 +2833,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -2921,7 +2985,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i
.obj/any.o .obj/any.so .shobj/any.o .shobj/any.so: any.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -2953,13 +3018,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -3103,7 +3170,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -3133,8 +3201,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -3151,8 +3221,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp any.h \
- $(TAO_ROOT)/tao/debug.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ any.h $(TAO_ROOT)/tao/debug.h
.obj/bd_long_seq.o .obj/bd_long_seq.so .shobj/bd_long_seq.o .shobj/bd_long_seq.so: bd_long_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -3184,13 +3254,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -3334,7 +3406,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -3364,8 +3437,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -3382,7 +3457,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp bd_long_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ bd_long_seq.h
.obj/bd_short_seq.o .obj/bd_short_seq.so .shobj/bd_short_seq.o .shobj/bd_short_seq.so: bd_short_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -3414,13 +3490,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -3564,7 +3642,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -3594,8 +3673,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -3612,7 +3693,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp bd_short_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ bd_short_seq.h
.obj/bd_str_seq.o .obj/bd_str_seq.so .shobj/bd_str_seq.o .shobj/bd_str_seq.so: bd_str_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -3644,13 +3726,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -3794,7 +3878,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -3824,8 +3909,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -3842,7 +3929,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp bd_str_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ bd_str_seq.h
.obj/bd_wstr_seq.o .obj/bd_wstr_seq.so .shobj/bd_wstr_seq.o .shobj/bd_wstr_seq.so: bd_wstr_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -3874,13 +3962,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -4024,7 +4114,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -4054,8 +4145,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -4072,7 +4165,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp bd_wstr_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ bd_wstr_seq.h
.obj/bd_string.o .obj/bd_string.so .shobj/bd_string.o .shobj/bd_string.so: bd_string.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -4104,13 +4198,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -4254,7 +4350,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -4284,8 +4381,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -4302,7 +4401,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp bd_string.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ bd_string.h
.obj/bd_wstring.o .obj/bd_wstring.so .shobj/bd_wstring.o .shobj/bd_wstring.so: bd_wstring.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -4334,13 +4434,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -4484,7 +4586,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -4514,8 +4617,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -4532,7 +4637,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp bd_wstring.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ bd_wstring.h
.obj/bd_struct_seq.o .obj/bd_struct_seq.so .shobj/bd_struct_seq.o .shobj/bd_struct_seq.so: bd_struct_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -4564,13 +4670,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -4714,7 +4822,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -4744,8 +4853,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -4762,7 +4873,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp bd_struct_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ bd_struct_seq.h
.obj/bd_array_seq.o .obj/bd_array_seq.so .shobj/bd_array_seq.o .shobj/bd_array_seq.so: bd_array_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -4794,13 +4906,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -4944,7 +5058,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -4974,8 +5089,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -4992,7 +5109,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp bd_array_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ bd_array_seq.h
.obj/fixed_array.o .obj/fixed_array.so .shobj/fixed_array.o .shobj/fixed_array.so: fixed_array.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -5024,13 +5142,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -5174,7 +5294,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -5204,8 +5325,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -5222,7 +5345,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp fixed_array.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ fixed_array.h
.obj/fixed_struct.o .obj/fixed_struct.so .shobj/fixed_struct.o .shobj/fixed_struct.so: fixed_struct.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -5254,13 +5378,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -5404,7 +5530,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -5434,8 +5561,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -5452,7 +5581,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp fixed_struct.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ fixed_struct.h
.obj/nested_struct.o .obj/nested_struct.so .shobj/nested_struct.o .shobj/nested_struct.so: nested_struct.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -5484,13 +5614,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -5634,7 +5766,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -5664,8 +5797,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -5682,7 +5817,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp nested_struct.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ nested_struct.h
.obj/objref_struct.o .obj/objref_struct.so .shobj/objref_struct.o .shobj/objref_struct.so: objref_struct.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -5714,13 +5850,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -5864,7 +6002,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -5894,8 +6033,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -5912,7 +6053,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp objref_struct.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ objref_struct.h
.obj/objref.o .obj/objref.so .shobj/objref.o .shobj/objref.so: objref.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -5944,13 +6086,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -6094,7 +6238,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -6124,8 +6269,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -6142,7 +6289,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp objref.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ objref.h
.obj/short.o .obj/short.so .shobj/short.o .shobj/short.so: short.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -6174,13 +6322,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -6324,7 +6474,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -6354,8 +6505,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -6372,7 +6525,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp short.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ short.h
.obj/ulonglong.o .obj/ulonglong.so .shobj/ulonglong.o .shobj/ulonglong.so: ulonglong.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -6404,13 +6558,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -6554,7 +6710,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -6584,8 +6741,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -6602,7 +6761,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ulonglong.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ulonglong.h
.obj/typecode.o .obj/typecode.so .shobj/typecode.o .shobj/typecode.so: typecode.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -6634,13 +6794,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -6784,7 +6946,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -6814,8 +6977,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -6832,7 +6997,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp typecode.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ typecode.h
.obj/ub_any_seq.o .obj/ub_any_seq.so .shobj/ub_any_seq.o .shobj/ub_any_seq.so: ub_any_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -6864,13 +7030,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -7014,7 +7182,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -7044,8 +7213,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -7062,7 +7233,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ub_any_seq.h \
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ub_any_seq.h \
$(TAO_ROOT)/tao/debug.h
.obj/ub_long_seq.o .obj/ub_long_seq.so .shobj/ub_long_seq.o .shobj/ub_long_seq.so: ub_long_seq.cpp helper.h param_testC.h \
@@ -7095,13 +7267,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -7245,7 +7419,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -7275,8 +7450,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -7293,7 +7470,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ub_long_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ub_long_seq.h
.obj/ub_objref_seq.o .obj/ub_objref_seq.so .shobj/ub_objref_seq.o .shobj/ub_objref_seq.so: ub_objref_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -7325,13 +7503,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -7475,7 +7655,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -7505,8 +7686,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -7523,7 +7706,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ub_objref_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ub_objref_seq.h
.obj/ub_short_seq.o .obj/ub_short_seq.so .shobj/ub_short_seq.o .shobj/ub_short_seq.so: ub_short_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -7555,13 +7739,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -7705,7 +7891,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -7735,8 +7922,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -7753,7 +7942,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ub_short_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ub_short_seq.h
.obj/ub_str_seq.o .obj/ub_str_seq.so .shobj/ub_str_seq.o .shobj/ub_str_seq.so: ub_str_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -7785,13 +7975,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -7935,7 +8127,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -7965,8 +8158,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -7983,7 +8178,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ub_str_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ub_str_seq.h
.obj/ub_wstr_seq.o .obj/ub_wstr_seq.so .shobj/ub_wstr_seq.o .shobj/ub_wstr_seq.so: ub_wstr_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -8015,13 +8211,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -8165,7 +8363,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -8195,8 +8394,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -8213,7 +8414,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ub_wstr_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ub_wstr_seq.h
.obj/ub_string.o .obj/ub_string.so .shobj/ub_string.o .shobj/ub_string.so: ub_string.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -8245,13 +8447,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -8395,7 +8599,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -8425,8 +8630,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -8443,7 +8650,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ub_string.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ub_string.h
.obj/ub_wstring.o .obj/ub_wstring.so .shobj/ub_wstring.o .shobj/ub_wstring.so: ub_wstring.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -8475,13 +8683,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -8625,7 +8835,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -8655,8 +8866,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -8673,7 +8886,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ub_wstring.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ub_wstring.h
.obj/ub_struct_seq.o .obj/ub_struct_seq.so .shobj/ub_struct_seq.o .shobj/ub_struct_seq.so: ub_struct_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -8705,13 +8919,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -8855,7 +9071,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -8885,8 +9102,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -8903,7 +9122,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ub_struct_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ub_struct_seq.h
.obj/ub_array_seq.o .obj/ub_array_seq.so .shobj/ub_array_seq.o .shobj/ub_array_seq.so: ub_array_seq.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -8935,13 +9155,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -9085,7 +9307,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -9115,8 +9338,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -9133,7 +9358,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp ub_array_seq.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ ub_array_seq.h
.obj/var_array.o .obj/var_array.so .shobj/var_array.o .shobj/var_array.so: var_array.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -9165,13 +9391,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -9315,7 +9543,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -9345,8 +9574,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -9363,7 +9594,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp var_array.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ var_array.h
.obj/var_struct.o .obj/var_struct.so .shobj/var_struct.o .shobj/var_struct.so: var_struct.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -9395,13 +9627,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -9545,7 +9779,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -9575,8 +9810,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -9593,10 +9830,12 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp var_struct.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ var_struct.h
.obj/recursive_struct.o .obj/recursive_struct.so .shobj/recursive_struct.o .shobj/recursive_struct.so: recursive_struct.cpp recursive_struct.h \
- param_testC.h $(TAO_ROOT)/tao/corba.h \
+ param_testC.h \
+ $(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ace_wchar.h \
@@ -9625,13 +9864,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -9775,8 +10016,9 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
- helper.h $(TAO_ROOT)/tao/DynamicInterface/Request.h \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i helper.h \
+ $(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
$(ACE_ROOT)/ace/Service_Object.h \
@@ -9805,8 +10047,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -9855,13 +10099,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -10005,7 +10251,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -10035,8 +10282,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -10053,7 +10302,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp except.h \
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ except.h \
$(TAO_ROOT)/tao/debug.h \
$(TAO_ROOT)/tao/DynamicInterface/Unknown_User_Exception.h
@@ -10087,13 +10337,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -10237,7 +10489,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -10267,8 +10520,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -10285,7 +10540,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp big_union.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ big_union.h
.obj/small_union.o .obj/small_union.so .shobj/small_union.o .shobj/small_union.so: small_union.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -10317,13 +10573,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -10467,7 +10725,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -10497,8 +10756,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -10515,7 +10776,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp small_union.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ small_union.h
.obj/recursive_union.o .obj/recursive_union.so .shobj/recursive_union.o .shobj/recursive_union.so: recursive_union.cpp recursive_union.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -10547,13 +10809,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -10697,8 +10961,9 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
- helper.h $(TAO_ROOT)/tao/DynamicInterface/Request.h \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i helper.h \
+ $(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
$(ACE_ROOT)/ace/Service_Object.h \
@@ -10727,8 +10992,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -10777,13 +11044,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -10927,7 +11196,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -10957,8 +11227,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -10975,7 +11247,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp multdim_array.h
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ multdim_array.h
.obj/complex_any.o .obj/complex_any.so .shobj/complex_any.o .shobj/complex_any.so: complex_any.cpp helper.h param_testC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -11007,13 +11280,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -11157,7 +11432,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/DynamicInterface/Request.h \
$(TAO_ROOT)/tao/DynamicInterface/Dynamic_Adapter_Impl.h \
$(TAO_ROOT)/tao/Dynamic_Adapter.h \
@@ -11187,8 +11463,10 @@ realclean: clean
$(ACE_ROOT)/ace/Reactor_Impl.h \
$(TAO_ROOT)/tao/DynamicInterface/Context.h \
$(ACE_ROOT)/ace/Atomic_Op.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.h \
+ $(ACE_ROOT)/ace/Atomic_Op_T.i \
+ $(ACE_ROOT)/ace/Atomic_Op_T.cpp \
$(ACE_ROOT)/ace/Atomic_Op.i \
- $(ACE_ROOT)/ace/Atomic_Op.cpp \
$(TAO_ROOT)/tao/DynamicInterface/Context.inl \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.h \
$(TAO_ROOT)/tao/DynamicInterface/ExceptionList.inl \
@@ -11205,7 +11483,8 @@ realclean: clean
$(ACE_ROOT)/ace/Framework_Component.inl \
$(ACE_ROOT)/ace/Framework_Component_T.h \
$(ACE_ROOT)/ace/Framework_Component_T.inl \
- $(ACE_ROOT)/ace/Framework_Component_T.cpp complex_any.h \
+ $(ACE_ROOT)/ace/Framework_Component_T.cpp \
+ complex_any.h \
$(TAO_ROOT)/tao/debug.h
.obj/param_testC.o .obj/param_testC.so .shobj/param_testC.o .shobj/param_testC.so: param_testC.cpp param_testC.h \
@@ -11238,13 +11517,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -11388,7 +11669,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/MProfile.h \
$(TAO_ROOT)/tao/MProfile.i \
@@ -11465,6 +11747,9 @@ realclean: clean
$(TAO_ROOT)/tao/PICurrent.h \
$(TAO_ROOT)/tao/PICurrent.inl \
$(ACE_ROOT)/ace/Thread_Manager.h \
+ $(ACE_ROOT)/ace/Thread_Exit.h \
+ $(ACE_ROOT)/ace/Thread_Control.h \
+ $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/Containers.h \
$(ACE_ROOT)/ace/Containers.i \
$(ACE_ROOT)/ace/Containers_T.h \
@@ -11485,8 +11770,10 @@ realclean: clean
$(TAO_ROOT)/tao/Synch_Reply_Dispatcher.h \
$(TAO_ROOT)/tao/Reply_Dispatcher.h \
$(TAO_ROOT)/tao/Reply_Dispatcher.i \
+ $(TAO_ROOT)/tao/LF_Invocation_Event.h \
$(TAO_ROOT)/tao/LF_Event.h \
$(TAO_ROOT)/tao/LF_Event.inl \
+ $(TAO_ROOT)/tao/LF_Invocation_Event.inl \
$(TAO_ROOT)/tao/GIOP_Message_Version.h \
$(TAO_ROOT)/tao/GIOP_Message_Version.inl \
$(TAO_ROOT)/tao/operation_details.h \
@@ -11533,13 +11820,15 @@ realclean: clean
$(ACE_ROOT)/ace/Global_Macros.h \
$(ACE_ROOT)/ace/Min_Max.h \
$(ACE_ROOT)/ace/streams.h \
- $(ACE_ROOT)/ace/Trace.h $(ACE_ROOT)/ace/OS.i \
+ $(ACE_ROOT)/ace/Trace.h \
+ $(ACE_ROOT)/ace/OS.i \
$(ACE_ROOT)/ace/Message_Block.i \
$(ACE_ROOT)/ace/Message_Block_T.h \
$(ACE_ROOT)/ace/Message_Block_T.i \
$(ACE_ROOT)/ace/Message_Block_T.cpp \
$(ACE_ROOT)/ace/CDR_Base.inl \
$(ACE_ROOT)/ace/CORBA_macros.h \
+ $(ACE_ROOT)/ace/Exception_Macros.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/varbase.h \
$(TAO_ROOT)/tao/TAO_Export.h \
@@ -11683,7 +11972,8 @@ realclean: clean
$(TAO_ROOT)/tao/Messaging_SyncScopeC.i \
$(TAO_ROOT)/tao/IOPC.h \
$(TAO_ROOT)/tao/IOPC.i \
- $(TAO_ROOT)/tao/PortableInterceptorC.i param_testC.i \
+ $(TAO_ROOT)/tao/PortableInterceptorC.i \
+ param_testC.i \
$(TAO_ROOT)/tao/debug.h \
$(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/MProfile.h \
@@ -11760,6 +12050,9 @@ realclean: clean
$(TAO_ROOT)/tao/PICurrent.h \
$(TAO_ROOT)/tao/PICurrent.inl \
$(ACE_ROOT)/ace/Thread_Manager.h \
+ $(ACE_ROOT)/ace/Thread_Exit.h \
+ $(ACE_ROOT)/ace/Thread_Control.h \
+ $(ACE_ROOT)/ace/Thread_Control.inl \
$(ACE_ROOT)/ace/Containers.h \
$(ACE_ROOT)/ace/Containers.i \
$(ACE_ROOT)/ace/Containers_T.h \