summaryrefslogtreecommitdiff
path: root/TAO/tests
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests')
-rw-r--r--TAO/tests/AMI/Makefile12
-rw-r--r--TAO/tests/CDR/Makefile12
-rw-r--r--TAO/tests/Connection_Purging/Makefile6
-rw-r--r--TAO/tests/DSI_Gateway/Makefile14
-rw-r--r--TAO/tests/DynAny_Test/Makefile22
-rw-r--r--TAO/tests/Endpoint_Per_Priority/Makefile10
-rw-r--r--TAO/tests/Explicit_Event_Loop/Makefile8
-rw-r--r--TAO/tests/FL_Cube/Makefile10
-rw-r--r--TAO/tests/Faults/Makefile22
-rw-r--r--TAO/tests/IDL_Test/Makefile62
-rw-r--r--TAO/tests/IORManipulation/Makefile2
-rw-r--r--TAO/tests/InterOp-Naming/Makefile12
-rw-r--r--TAO/tests/Interceptors/Makefile10
-rw-r--r--TAO/tests/Leader_Followers/Makefile10
-rw-r--r--TAO/tests/MProfile/Makefile10
-rwxr-xr-xTAO/tests/MProfile_Forwarding/Makefile14
-rw-r--r--TAO/tests/MT_Client/Makefile14
-rw-r--r--TAO/tests/MT_Server/Makefile10
-rw-r--r--TAO/tests/Multiple_Inheritance/Makefile8
-rw-r--r--TAO/tests/Native_Exceptions/Makefile10
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/Makefile12
-rw-r--r--TAO/tests/NestedUpcall/Simple/Makefile12
-rw-r--r--TAO/tests/NestedUpcall/Triangle_Test/Makefile16
-rw-r--r--TAO/tests/Nested_Event_Loop/Makefile10
-rw-r--r--TAO/tests/ORB_init/Makefile2
-rw-r--r--TAO/tests/Object_Loader/Makefile10
-rw-r--r--TAO/tests/OctetSeq/Makefile12
-rw-r--r--TAO/tests/POA/Deactivation/Makefile6
-rw-r--r--TAO/tests/POA/Destruction/Makefile6
-rw-r--r--TAO/tests/POA/Identity/Makefile6
-rw-r--r--TAO/tests/POA/Non_Servant_Upcalls/Makefile6
-rw-r--r--TAO/tests/Param_Test/Makefile100
-rw-r--r--TAO/tests/Policies/Makefile6
-rw-r--r--TAO/tests/Smart_Proxies/Makefile10
-rw-r--r--TAO/tests/Smart_Proxies/On_Demand/Makefile12
-rw-r--r--TAO/tests/Timed_Buffered_Oneways/Makefile10
-rw-r--r--TAO/tests/Timeout/Makefile10
37 files changed, 262 insertions, 262 deletions
diff --git a/TAO/tests/AMI/Makefile b/TAO/tests/AMI/Makefile
index 166867d82ea..fc09748c99b 100644
--- a/TAO/tests/AMI/Makefile
+++ b/TAO/tests/AMI/Makefile
@@ -68,7 +68,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -380,7 +380,7 @@ realclean: clean
$(TAO_ROOT)/tao/BoundsC.i \
ami_testC.i ami_testS_T.h ami_testS_T.i ami_testS_T.cpp ami_testS.i
-.obj/simple_client.o .obj/simple_client.o .obj/simple_client.o .obj/simple_client.o: simple_client.cpp \
+.obj/simple_client.o .obj/simple_client.so .shobj/simple_client.o .shobj/simple_client.so: simple_client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -702,7 +702,7 @@ realclean: clean
ami_testC.i ami_testS.h ami_testS_T.h ami_testS_T.i ami_testS_T.cpp \
ami_testS.i
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1024,7 +1024,7 @@ realclean: clean
ami_testC.i ami_testS.h ami_testS_T.h ami_testS_T.i ami_testS_T.cpp \
ami_testS.i
-.obj/ami_test_i.o .obj/ami_test_i.o .obj/ami_test_i.o .obj/ami_test_i.o: ami_test_i.cpp ami_test_i.h ami_testS.h \
+.obj/ami_test_i.o .obj/ami_test_i.so .shobj/ami_test_i.o .shobj/ami_test_i.so: ami_test_i.cpp ami_test_i.h ami_testS.h \
$(TAO_ROOT)/tao/MessagingS.h \
$(ACE_ROOT)/ace/pre.h \
$(TAO_ROOT)/tao/orbconf.h \
@@ -1333,7 +1333,7 @@ realclean: clean
$(TAO_ROOT)/tao/BoundsC.i \
ami_testC.i ami_testS_T.h ami_testS_T.i ami_testS_T.cpp ami_testS.i
-.obj/ami_testC.o .obj/ami_testC.o .obj/ami_testC.o .obj/ami_testC.o: ami_testC.cpp ami_testC.h \
+.obj/ami_testC.o .obj/ami_testC.so .shobj/ami_testC.o .shobj/ami_testC.so: ami_testC.cpp ami_testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1641,7 +1641,7 @@ realclean: clean
$(TAO_ROOT)/tao/Asynch_Invocation.i \
ami_testC.i
-.obj/ami_testS.o .obj/ami_testS.o .obj/ami_testS.o .obj/ami_testS.o: ami_testS.cpp ami_testS.h \
+.obj/ami_testS.o .obj/ami_testS.so .shobj/ami_testS.o .shobj/ami_testS.so: ami_testS.cpp ami_testS.h \
$(TAO_ROOT)/tao/MessagingS.h \
$(ACE_ROOT)/ace/pre.h \
$(TAO_ROOT)/tao/orbconf.h \
diff --git a/TAO/tests/CDR/Makefile b/TAO/tests/CDR/Makefile
index 16dcd5283c0..2e075f83b6a 100644
--- a/TAO/tests/CDR/Makefile
+++ b/TAO/tests/CDR/Makefile
@@ -45,7 +45,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/basic_types.o .obj/basic_types.o .obj/basic_types.o .obj/basic_types.o: basic_types.cpp \
+.obj/basic_types.o .obj/basic_types.so .shobj/basic_types.o .shobj/basic_types.so: basic_types.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -352,7 +352,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
$(TAO_ROOT)/tao/MessagingS_T.cpp \
$(TAO_ROOT)/tao/MessagingS.i
-.obj/tc.o .obj/tc.o .obj/tc.o .obj/tc.o: tc.cpp \
+.obj/tc.o .obj/tc.so .shobj/tc.o .shobj/tc.so: tc.cpp \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -657,7 +657,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
$(TAO_ROOT)/tao/MessagingS_T.cpp \
$(TAO_ROOT)/tao/MessagingS.i
-.obj/growth.o .obj/growth.o .obj/growth.o .obj/growth.o: growth.cpp \
+.obj/growth.o .obj/growth.so .shobj/growth.o .shobj/growth.so: growth.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -966,7 +966,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
$(TAO_ROOT)/tao/MessagingS_T.cpp \
$(TAO_ROOT)/tao/MessagingS.i
-.obj/octet_sequence.o .obj/octet_sequence.o .obj/octet_sequence.o .obj/octet_sequence.o: octet_sequence.cpp \
+.obj/octet_sequence.o .obj/octet_sequence.so .shobj/octet_sequence.o .shobj/octet_sequence.so: octet_sequence.cpp \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1271,7 +1271,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
$(TAO_ROOT)/tao/MessagingS_T.cpp \
$(TAO_ROOT)/tao/MessagingS.i
-.obj/allocator.o .obj/allocator.o .obj/allocator.o .obj/allocator.o: allocator.cpp \
+.obj/allocator.o .obj/allocator.so .shobj/allocator.o .shobj/allocator.so: allocator.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1580,7 +1580,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.bin.GNU
$(TAO_ROOT)/tao/MessagingS_T.cpp \
$(TAO_ROOT)/tao/MessagingS.i
-.obj/alignment.o .obj/alignment.o .obj/alignment.o .obj/alignment.o: alignment.cpp \
+.obj/alignment.o .obj/alignment.so .shobj/alignment.o .shobj/alignment.so: alignment.cpp \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Connection_Purging/Makefile b/TAO/tests/Connection_Purging/Makefile
index 046a7a71e4e..ee7c6a59fbf 100644
--- a/TAO/tests/Connection_Purging/Makefile
+++ b/TAO/tests/Connection_Purging/Makefile
@@ -51,7 +51,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -357,7 +357,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -663,7 +663,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/Connection_Purging.o .obj/Connection_Purging.o .obj/Connection_Purging.o .obj/Connection_Purging.o: Connection_Purging.cpp \
+.obj/Connection_Purging.o .obj/Connection_Purging.so .shobj/Connection_Purging.o .shobj/Connection_Purging.so: Connection_Purging.cpp \
$(ACE_ROOT)/ace/Task.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/Service_Object.h \
diff --git a/TAO/tests/DSI_Gateway/Makefile b/TAO/tests/DSI_Gateway/Makefile
index 1679396e1c8..638709ffea6 100644
--- a/TAO/tests/DSI_Gateway/Makefile
+++ b/TAO/tests/DSI_Gateway/Makefile
@@ -64,7 +64,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -383,7 +383,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp test_i.h testS.h testC.h \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -701,7 +701,7 @@ realclean: clean
$(ACE_ROOT)/ace/Stream_Modules.h \
$(ACE_ROOT)/ace/Stream_Modules.cpp
-.obj/gateway.o .obj/gateway.o .obj/gateway.o .obj/gateway.o: gateway.cpp test_dsi.h testS.h testC.h \
+.obj/gateway.o .obj/gateway.so .shobj/gateway.o .shobj/gateway.so: gateway.cpp test_dsi.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1019,7 +1019,7 @@ realclean: clean
$(ACE_ROOT)/ace/Stream_Modules.h \
$(ACE_ROOT)/ace/Stream_Modules.cpp
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1325,7 +1325,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/test_dsi.o .obj/test_dsi.o .obj/test_dsi.o .obj/test_dsi.o: test_dsi.cpp test_dsi.h testS.h testC.h \
+.obj/test_dsi.o .obj/test_dsi.so .shobj/test_dsi.o .shobj/test_dsi.so: test_dsi.cpp test_dsi.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1631,7 +1631,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_dsi.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1937,7 +1937,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/DynAny_Test/Makefile b/TAO/tests/DynAny_Test/Makefile
index d7f087f0dda..cf76aa2c656 100644
--- a/TAO/tests/DynAny_Test/Makefile
+++ b/TAO/tests/DynAny_Test/Makefile
@@ -70,7 +70,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/da_testsC.o .obj/da_testsC.o .obj/da_testsC.o .obj/da_testsC.o: da_testsC.cpp da_testsC.h \
+.obj/da_testsC.o .obj/da_testsC.so .shobj/da_testsC.o .shobj/da_testsC.so: da_testsC.cpp da_testsC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -376,7 +376,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
da_testsC.i
-.obj/da_testsS.o .obj/da_testsS.o .obj/da_testsS.o .obj/da_testsS.o: da_testsS.cpp da_testsS.h da_testsC.h \
+.obj/da_testsS.o .obj/da_testsS.so .shobj/da_testsS.o .shobj/da_testsS.so: da_testsS.cpp da_testsS.h da_testsC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -682,7 +682,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
da_testsC.i da_testsS_T.h da_testsS_T.i da_testsS_T.cpp da_testsS.i
-.obj/data.o .obj/data.o .obj/data.o .obj/data.o: data.cpp data.h \
+.obj/data.o .obj/data.so .shobj/data.o .shobj/data.so: data.cpp data.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -987,7 +987,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS_T.cpp \
$(TAO_ROOT)/tao/MessagingS.i
-.obj/driver.o .obj/driver.o .obj/driver.o .obj/driver.o: driver.cpp \
+.obj/driver.o .obj/driver.so .shobj/driver.o .shobj/driver.so: driver.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1297,7 +1297,7 @@ realclean: clean
test_dynarray.h test_dynenum.h test_dynsequence.h test_dynstruct.h \
test_dynunion.h test_wrapper.h test_wrapper.cpp driver.h
-.obj/test_dynany.o .obj/test_dynany.o .obj/test_dynany.o .obj/test_dynany.o: test_dynany.cpp test_dynany.h \
+.obj/test_dynany.o .obj/test_dynany.so .shobj/test_dynany.o .shobj/test_dynany.so: test_dynany.cpp test_dynany.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1603,7 +1603,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
data.h
-.obj/test_dynarray.o .obj/test_dynarray.o .obj/test_dynarray.o .obj/test_dynarray.o: test_dynarray.cpp test_dynarray.h \
+.obj/test_dynarray.o .obj/test_dynarray.so .shobj/test_dynarray.o .shobj/test_dynarray.so: test_dynarray.cpp test_dynarray.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1909,7 +1909,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
da_testsC.h da_testsC.i data.h
-.obj/test_dynenum.o .obj/test_dynenum.o .obj/test_dynenum.o .obj/test_dynenum.o: test_dynenum.cpp test_dynenum.h \
+.obj/test_dynenum.o .obj/test_dynenum.so .shobj/test_dynenum.o .shobj/test_dynenum.so: test_dynenum.cpp test_dynenum.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -2215,7 +2215,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
da_testsC.h da_testsC.i data.h
-.obj/test_dynsequence.o .obj/test_dynsequence.o .obj/test_dynsequence.o .obj/test_dynsequence.o: test_dynsequence.cpp test_dynsequence.h \
+.obj/test_dynsequence.o .obj/test_dynsequence.so .shobj/test_dynsequence.o .shobj/test_dynsequence.so: test_dynsequence.cpp test_dynsequence.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -2521,7 +2521,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
da_testsC.h da_testsC.i data.h
-.obj/test_dynstruct.o .obj/test_dynstruct.o .obj/test_dynstruct.o .obj/test_dynstruct.o: test_dynstruct.cpp test_dynstruct.h \
+.obj/test_dynstruct.o .obj/test_dynstruct.so .shobj/test_dynstruct.o .shobj/test_dynstruct.so: test_dynstruct.cpp test_dynstruct.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -2827,7 +2827,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
da_testsC.h da_testsC.i data.h
-.obj/test_dynunion.o .obj/test_dynunion.o .obj/test_dynunion.o .obj/test_dynunion.o: test_dynunion.cpp test_dynunion.h \
+.obj/test_dynunion.o .obj/test_dynunion.so .shobj/test_dynunion.o .shobj/test_dynunion.so: test_dynunion.cpp test_dynunion.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -3133,7 +3133,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
da_testsC.h da_testsC.i data.h
-.obj/test_wrapper.o .obj/test_wrapper.o .obj/test_wrapper.o .obj/test_wrapper.o: test_wrapper.cpp test_wrapper.h \
+.obj/test_wrapper.o .obj/test_wrapper.so .shobj/test_wrapper.o .shobj/test_wrapper.so: test_wrapper.cpp test_wrapper.h \
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
diff --git a/TAO/tests/Endpoint_Per_Priority/Makefile b/TAO/tests/Endpoint_Per_Priority/Makefile
index 4da8986152f..401c2beb205 100644
--- a/TAO/tests/Endpoint_Per_Priority/Makefile
+++ b/TAO/tests/Endpoint_Per_Priority/Makefile
@@ -64,7 +64,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp test_i.h testS.h testC.h \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -386,7 +386,7 @@ realclean: clean
$(ACE_ROOT)/ace/Sched_Params.h \
$(ACE_ROOT)/ace/Sched_Params.i
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp testC.h \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -712,7 +712,7 @@ realclean: clean
$(ACE_ROOT)/ace/Sched_Params.h \
$(ACE_ROOT)/ace/Sched_Params.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1018,7 +1018,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1324,7 +1324,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Explicit_Event_Loop/Makefile b/TAO/tests/Explicit_Event_Loop/Makefile
index b66413c822b..6cd6d9376bb 100644
--- a/TAO/tests/Explicit_Event_Loop/Makefile
+++ b/TAO/tests/Explicit_Event_Loop/Makefile
@@ -72,7 +72,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/timeC.o .obj/timeC.o .obj/timeC.o .obj/timeC.o: timeC.cpp timeC.h \
+.obj/timeC.o .obj/timeC.so .shobj/timeC.o .shobj/timeC.so: timeC.cpp timeC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -378,7 +378,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
timeC.i
-.obj/timeS.o .obj/timeS.o .obj/timeS.o .obj/timeS.o: timeS.cpp timeS.h timeC.h \
+.obj/timeS.o .obj/timeS.so .shobj/timeS.o .shobj/timeS.so: timeS.cpp timeS.h timeC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -684,7 +684,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
timeC.i timeS_T.h timeS_T.i timeS_T.cpp timeS.i
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp timeC.h \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp timeC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -990,7 +990,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
timeC.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp server.h timeS.h timeC.h \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp server.h timeS.h timeC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/FL_Cube/Makefile b/TAO/tests/FL_Cube/Makefile
index 7ba98b357d9..b16e6a3d1fe 100644
--- a/TAO/tests/FL_Cube/Makefile
+++ b/TAO/tests/FL_Cube/Makefile
@@ -57,7 +57,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp testC.h \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -365,7 +365,7 @@ realclean: clean
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/Get_Opt.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp test_i.h testS.h testC.h \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -673,7 +673,7 @@ realclean: clean
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/Get_Opt.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -979,7 +979,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1285,7 +1285,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Faults/Makefile b/TAO/tests/Faults/Makefile
index 8742f31d629..da27da45317 100644
--- a/TAO/tests/Faults/Makefile
+++ b/TAO/tests/Faults/Makefile
@@ -79,7 +79,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -388,7 +388,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -697,7 +697,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/middle.o .obj/middle.o .obj/middle.o .obj/middle.o: middle.cpp \
+.obj/middle.o .obj/middle.so .shobj/middle.o .shobj/middle.so: middle.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1006,7 +1006,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/ping.o .obj/ping.o .obj/ping.o .obj/ping.o: ping.cpp \
+.obj/ping.o .obj/ping.so .shobj/ping.o .shobj/ping.so: ping.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1315,7 +1315,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
pingC.i pingS_T.h pingS_T.i pingS_T.cpp pingS.i ping_i.i
-.obj/pong.o .obj/pong.o .obj/pong.o .obj/pong.o: pong.cpp \
+.obj/pong.o .obj/pong.so .shobj/pong.o .shobj/pong.so: pong.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1624,7 +1624,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
pingC.i pingS_T.h pingS_T.i pingS_T.cpp pingS.i ping_i.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1930,7 +1930,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/ping_i.o .obj/ping_i.o .obj/ping_i.o .obj/ping_i.o: ping_i.cpp ping_i.h pingS.h pingC.h \
+.obj/ping_i.o .obj/ping_i.so .shobj/ping_i.o .shobj/ping_i.so: ping_i.cpp ping_i.h pingS.h pingC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -2236,7 +2236,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
pingC.i pingS_T.h pingS_T.i pingS_T.cpp pingS.i ping_i.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -2542,7 +2542,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -2848,7 +2848,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/pingC.o .obj/pingC.o .obj/pingC.o .obj/pingC.o: pingC.cpp pingC.h \
+.obj/pingC.o .obj/pingC.so .shobj/pingC.o .shobj/pingC.so: pingC.cpp pingC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -3154,7 +3154,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
pingC.i
-.obj/pingS.o .obj/pingS.o .obj/pingS.o .obj/pingS.o: pingS.cpp pingS.h pingC.h \
+.obj/pingS.o .obj/pingS.so .shobj/pingS.o .shobj/pingS.so: pingS.cpp pingS.h pingC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/IDL_Test/Makefile b/TAO/tests/IDL_Test/Makefile
index 4aa1cc4fd31..275c9c18c9f 100644
--- a/TAO/tests/IDL_Test/Makefile
+++ b/TAO/tests/IDL_Test/Makefile
@@ -81,7 +81,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/anonymousS.o .obj/anonymousS.o .obj/anonymousS.o .obj/anonymousS.o: anonymousS.cpp anonymousS.h anonymousC.h \
+.obj/anonymousS.o .obj/anonymousS.so .shobj/anonymousS.o .shobj/anonymousS.so: anonymousS.cpp anonymousS.h anonymousC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -388,7 +388,7 @@ realclean: clean
anonymousC.i anonymousS_T.h anonymousS_T.i anonymousS_T.cpp \
anonymousS.i
-.obj/arrayS.o .obj/arrayS.o .obj/arrayS.o .obj/arrayS.o: arrayS.cpp arrayS.h arrayC.h \
+.obj/arrayS.o .obj/arrayS.so .shobj/arrayS.o .shobj/arrayS.so: arrayS.cpp arrayS.h arrayC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -694,7 +694,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
arrayC.i arrayS_T.h arrayS_T.i arrayS_T.cpp arrayS.i
-.obj/constantsS.o .obj/constantsS.o .obj/constantsS.o .obj/constantsS.o: constantsS.cpp constantsS.h constantsC.h \
+.obj/constantsS.o .obj/constantsS.so .shobj/constantsS.o .shobj/constantsS.so: constantsS.cpp constantsS.h constantsC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1001,7 +1001,7 @@ realclean: clean
constantsC.i constantsS_T.h constantsS_T.i constantsS_T.cpp \
constantsS.i
-.obj/enum_in_structS.o .obj/enum_in_structS.o .obj/enum_in_structS.o .obj/enum_in_structS.o: enum_in_structS.cpp enum_in_structS.h \
+.obj/enum_in_structS.o .obj/enum_in_structS.so .shobj/enum_in_structS.o .shobj/enum_in_structS.so: enum_in_structS.cpp enum_in_structS.h \
enum_in_structC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
@@ -1309,7 +1309,7 @@ realclean: clean
enum_in_structC.i enum_in_structS_T.h enum_in_structS_T.i \
enum_in_structS_T.cpp enum_in_structS.i
-.obj/generic_objectS.o .obj/generic_objectS.o .obj/generic_objectS.o .obj/generic_objectS.o: generic_objectS.cpp generic_objectS.h \
+.obj/generic_objectS.o .obj/generic_objectS.so .shobj/generic_objectS.o .shobj/generic_objectS.so: generic_objectS.cpp generic_objectS.h \
generic_objectC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
@@ -1617,7 +1617,7 @@ realclean: clean
generic_objectC.i generic_objectS_T.h generic_objectS_T.i \
generic_objectS_T.cpp generic_objectS.i
-.obj/includedS.o .obj/includedS.o .obj/includedS.o .obj/includedS.o: includedS.cpp includedS.h includedC.h \
+.obj/includedS.o .obj/includedS.so .shobj/includedS.o .shobj/includedS.so: includedS.cpp includedS.h includedC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1923,7 +1923,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
includedC.i includedS_T.h includedS_T.i includedS_T.cpp includedS.i
-.obj/includingS.o .obj/includingS.o .obj/includingS.o .obj/includingS.o: includingS.cpp includingS.h includedS.h includedC.h \
+.obj/includingS.o .obj/includingS.so .shobj/includingS.o .shobj/includingS.so: includingS.cpp includingS.h includedS.h includedC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -2231,7 +2231,7 @@ realclean: clean
includingC.h includingC.i includingS_T.h includingS_T.i \
includingS_T.cpp includingS.i
-.obj/interfaceS.o .obj/interfaceS.o .obj/interfaceS.o .obj/interfaceS.o: interfaceS.cpp interfaceS.h interfaceC.h \
+.obj/interfaceS.o .obj/interfaceS.so .shobj/interfaceS.o .shobj/interfaceS.so: interfaceS.cpp interfaceS.h interfaceC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -2538,7 +2538,7 @@ realclean: clean
interfaceC.i interfaceS_T.h interfaceS_T.i interfaceS_T.cpp \
interfaceS.i
-.obj/keywordsS.o .obj/keywordsS.o .obj/keywordsS.o .obj/keywordsS.o: keywordsS.cpp keywordsS.h keywordsC.h \
+.obj/keywordsS.o .obj/keywordsS.so .shobj/keywordsS.o .shobj/keywordsS.so: keywordsS.cpp keywordsS.h keywordsC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -2844,7 +2844,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
keywordsC.i keywordsS_T.h keywordsS_T.i keywordsS_T.cpp keywordsS.i
-.obj/nested_scopeS.o .obj/nested_scopeS.o .obj/nested_scopeS.o .obj/nested_scopeS.o: nested_scopeS.cpp nested_scopeS.h nested_scopeC.h \
+.obj/nested_scopeS.o .obj/nested_scopeS.so .shobj/nested_scopeS.o .shobj/nested_scopeS.so: nested_scopeS.cpp nested_scopeS.h nested_scopeC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -3151,7 +3151,7 @@ realclean: clean
nested_scopeC.i nested_scopeS_T.h nested_scopeS_T.i \
nested_scopeS_T.cpp nested_scopeS.i
-.obj/paramsS.o .obj/paramsS.o .obj/paramsS.o .obj/paramsS.o: paramsS.cpp paramsS.h paramsC.h \
+.obj/paramsS.o .obj/paramsS.so .shobj/paramsS.o .shobj/paramsS.so: paramsS.cpp paramsS.h paramsC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -3457,7 +3457,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
paramsC.i paramsS_T.h paramsS_T.i paramsS_T.cpp paramsS.i
-.obj/pragmaS.o .obj/pragmaS.o .obj/pragmaS.o .obj/pragmaS.o: pragmaS.cpp pragmaS.h pragmaC.h \
+.obj/pragmaS.o .obj/pragmaS.so .shobj/pragmaS.o .shobj/pragmaS.so: pragmaS.cpp pragmaS.h pragmaC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -3763,7 +3763,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
pragmaC.i pragmaS_T.h pragmaS_T.i pragmaS_T.cpp pragmaS.i
-.obj/sequenceS.o .obj/sequenceS.o .obj/sequenceS.o .obj/sequenceS.o: sequenceS.cpp sequenceS.h sequenceC.h \
+.obj/sequenceS.o .obj/sequenceS.so .shobj/sequenceS.o .shobj/sequenceS.so: sequenceS.cpp sequenceS.h sequenceC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -4069,7 +4069,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
sequenceC.i sequenceS_T.h sequenceS_T.i sequenceS_T.cpp sequenceS.i
-.obj/typedefS.o .obj/typedefS.o .obj/typedefS.o .obj/typedefS.o: typedefS.cpp typedefS.h typedefC.h \
+.obj/typedefS.o .obj/typedefS.so .shobj/typedefS.o .shobj/typedefS.so: typedefS.cpp typedefS.h typedefC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -4375,7 +4375,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
typedefC.i typedefS_T.h typedefS_T.i typedefS_T.cpp typedefS.i
-.obj/unionS.o .obj/unionS.o .obj/unionS.o .obj/unionS.o: unionS.cpp unionS.h unionC.h \
+.obj/unionS.o .obj/unionS.so .shobj/unionS.o .shobj/unionS.so: unionS.cpp unionS.h unionC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -4681,7 +4681,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
unionC.i unionS_T.h unionS_T.i unionS_T.cpp unionS.i
-.obj/anonymousC.o .obj/anonymousC.o .obj/anonymousC.o .obj/anonymousC.o: anonymousC.cpp anonymousC.h \
+.obj/anonymousC.o .obj/anonymousC.so .shobj/anonymousC.o .shobj/anonymousC.so: anonymousC.cpp anonymousC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -4987,7 +4987,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
anonymousC.i
-.obj/arrayC.o .obj/arrayC.o .obj/arrayC.o .obj/arrayC.o: arrayC.cpp arrayC.h \
+.obj/arrayC.o .obj/arrayC.so .shobj/arrayC.o .shobj/arrayC.so: arrayC.cpp arrayC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -5293,7 +5293,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
arrayC.i
-.obj/constantsC.o .obj/constantsC.o .obj/constantsC.o .obj/constantsC.o: constantsC.cpp constantsC.h \
+.obj/constantsC.o .obj/constantsC.so .shobj/constantsC.o .shobj/constantsC.so: constantsC.cpp constantsC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -5599,7 +5599,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
constantsC.i
-.obj/enum_in_structC.o .obj/enum_in_structC.o .obj/enum_in_structC.o .obj/enum_in_structC.o: enum_in_structC.cpp enum_in_structC.h \
+.obj/enum_in_structC.o .obj/enum_in_structC.so .shobj/enum_in_structC.o .shobj/enum_in_structC.so: enum_in_structC.cpp enum_in_structC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -5905,7 +5905,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
enum_in_structC.i
-.obj/generic_objectC.o .obj/generic_objectC.o .obj/generic_objectC.o .obj/generic_objectC.o: generic_objectC.cpp generic_objectC.h \
+.obj/generic_objectC.o .obj/generic_objectC.so .shobj/generic_objectC.o .shobj/generic_objectC.so: generic_objectC.cpp generic_objectC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -6211,7 +6211,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
generic_objectC.i
-.obj/includedC.o .obj/includedC.o .obj/includedC.o .obj/includedC.o: includedC.cpp includedC.h \
+.obj/includedC.o .obj/includedC.so .shobj/includedC.o .shobj/includedC.so: includedC.cpp includedC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -6517,7 +6517,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
includedC.i
-.obj/includingC.o .obj/includingC.o .obj/includingC.o .obj/includingC.o: includingC.cpp includingC.h \
+.obj/includingC.o .obj/includingC.so .shobj/includingC.o .shobj/includingC.so: includingC.cpp includingC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -6823,7 +6823,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
includedC.h includedC.i includingC.i
-.obj/interfaceC.o .obj/interfaceC.o .obj/interfaceC.o .obj/interfaceC.o: interfaceC.cpp interfaceC.h \
+.obj/interfaceC.o .obj/interfaceC.so .shobj/interfaceC.o .shobj/interfaceC.so: interfaceC.cpp interfaceC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -7129,7 +7129,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
interfaceC.i
-.obj/keywordsC.o .obj/keywordsC.o .obj/keywordsC.o .obj/keywordsC.o: keywordsC.cpp keywordsC.h \
+.obj/keywordsC.o .obj/keywordsC.so .shobj/keywordsC.o .shobj/keywordsC.so: keywordsC.cpp keywordsC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -7435,7 +7435,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
keywordsC.i
-.obj/nested_scopeC.o .obj/nested_scopeC.o .obj/nested_scopeC.o .obj/nested_scopeC.o: nested_scopeC.cpp nested_scopeC.h \
+.obj/nested_scopeC.o .obj/nested_scopeC.so .shobj/nested_scopeC.o .shobj/nested_scopeC.so: nested_scopeC.cpp nested_scopeC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -7741,7 +7741,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
nested_scopeC.i
-.obj/paramsC.o .obj/paramsC.o .obj/paramsC.o .obj/paramsC.o: paramsC.cpp paramsC.h \
+.obj/paramsC.o .obj/paramsC.so .shobj/paramsC.o .shobj/paramsC.so: paramsC.cpp paramsC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -8047,7 +8047,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
paramsC.i
-.obj/pragmaC.o .obj/pragmaC.o .obj/pragmaC.o .obj/pragmaC.o: pragmaC.cpp pragmaC.h \
+.obj/pragmaC.o .obj/pragmaC.so .shobj/pragmaC.o .shobj/pragmaC.so: pragmaC.cpp pragmaC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -8353,7 +8353,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
pragmaC.i
-.obj/sequenceC.o .obj/sequenceC.o .obj/sequenceC.o .obj/sequenceC.o: sequenceC.cpp sequenceC.h \
+.obj/sequenceC.o .obj/sequenceC.so .shobj/sequenceC.o .shobj/sequenceC.so: sequenceC.cpp sequenceC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -8659,7 +8659,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
sequenceC.i
-.obj/typedefC.o .obj/typedefC.o .obj/typedefC.o .obj/typedefC.o: typedefC.cpp typedefC.h \
+.obj/typedefC.o .obj/typedefC.so .shobj/typedefC.o .shobj/typedefC.so: typedefC.cpp typedefC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -8965,7 +8965,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
typedefC.i
-.obj/unionC.o .obj/unionC.o .obj/unionC.o .obj/unionC.o: unionC.cpp unionC.h \
+.obj/unionC.o .obj/unionC.so .shobj/unionC.o .shobj/unionC.so: unionC.cpp unionC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -9271,7 +9271,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
unionC.i
-.obj/main.o .obj/main.o .obj/main.o .obj/main.o: main.cpp \
+.obj/main.o .obj/main.so .shobj/main.o .shobj/main.so: main.cpp \
$(ACE_ROOT)/ace/Log_Msg.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/Log_Record.h \
diff --git a/TAO/tests/IORManipulation/Makefile b/TAO/tests/IORManipulation/Makefile
index 7fa93e5ae01..27dd7fab375 100644
--- a/TAO/tests/IORManipulation/Makefile
+++ b/TAO/tests/IORManipulation/Makefile
@@ -62,7 +62,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/IORTest.o .obj/IORTest.o .obj/IORTest.o .obj/IORTest.o: IORTest.cpp \
+.obj/IORTest.o .obj/IORTest.so .shobj/IORTest.o .shobj/IORTest.so: IORTest.cpp \
$(TAO_ROOT)/tao/corbafwd.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/CDR_Stream.h \
diff --git a/TAO/tests/InterOp-Naming/Makefile b/TAO/tests/InterOp-Naming/Makefile
index 571a3eb61f7..d96a9a662a9 100644
--- a/TAO/tests/InterOp-Naming/Makefile
+++ b/TAO/tests/InterOp-Naming/Makefile
@@ -79,7 +79,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/INS_test_client.o .obj/INS_test_client.o .obj/INS_test_client.o .obj/INS_test_client.o: INS_test_client.cpp INSC.h \
+.obj/INS_test_client.o .obj/INS_test_client.so .shobj/INS_test_client.o .shobj/INS_test_client.so: INS_test_client.cpp INSC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -385,7 +385,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
INSC.i
-.obj/INS_i.o .obj/INS_i.o .obj/INS_i.o .obj/INS_i.o: INS_i.cpp INS_i.h INSS.h INSC.h \
+.obj/INS_i.o .obj/INS_i.so .shobj/INS_i.o .shobj/INS_i.so: INS_i.cpp INS_i.h INSS.h INSC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -691,7 +691,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
INSC.i INSS_T.h INSS_T.i INSS_T.cpp INSS.i
-.obj/Server_i.o .obj/Server_i.o .obj/Server_i.o .obj/Server_i.o: Server_i.cpp Server_i.h \
+.obj/Server_i.o .obj/Server_i.so .shobj/Server_i.o .shobj/Server_i.so: Server_i.cpp Server_i.h \
$(TAO_ROOT)/tao/TAO.h \
$(ACE_ROOT)/ace/pre.h \
$(TAO_ROOT)/tao/corbafwd.h \
@@ -1003,7 +1003,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
INSC.i INSS_T.h INSS_T.i INSS_T.cpp INSS.i
-.obj/INS_test_server.o .obj/INS_test_server.o .obj/INS_test_server.o .obj/INS_test_server.o: INS_test_server.cpp Server_i.h \
+.obj/INS_test_server.o .obj/INS_test_server.so .shobj/INS_test_server.o .shobj/INS_test_server.so: INS_test_server.cpp Server_i.h \
$(TAO_ROOT)/tao/TAO.h \
$(ACE_ROOT)/ace/pre.h \
$(TAO_ROOT)/tao/corbafwd.h \
@@ -1315,7 +1315,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
INSC.i INSS_T.h INSS_T.i INSS_T.cpp INSS.i
-.obj/INSC.o .obj/INSC.o .obj/INSC.o .obj/INSC.o: INSC.cpp INSC.h \
+.obj/INSC.o .obj/INSC.so .shobj/INSC.o .shobj/INSC.so: INSC.cpp INSC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1621,7 +1621,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
INSC.i
-.obj/INSS.o .obj/INSS.o .obj/INSS.o .obj/INSS.o: INSS.cpp INSS.h INSC.h \
+.obj/INSS.o .obj/INSS.so .shobj/INSS.o .shobj/INSS.so: INSS.cpp INSS.h INSC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Interceptors/Makefile b/TAO/tests/Interceptors/Makefile
index cc81f05eba5..aa343f8c0a6 100644
--- a/TAO/tests/Interceptors/Makefile
+++ b/TAO/tests/Interceptors/Makefile
@@ -60,7 +60,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -369,7 +369,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i interceptors.h
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -678,7 +678,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i interceptors.h
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -984,7 +984,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1290,7 +1290,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Leader_Followers/Makefile b/TAO/tests/Leader_Followers/Makefile
index e9c0708c7f1..8726a8d9757 100644
--- a/TAO/tests/Leader_Followers/Makefile
+++ b/TAO/tests/Leader_Followers/Makefile
@@ -55,7 +55,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -376,7 +376,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -695,7 +695,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1001,7 +1001,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1307,7 +1307,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/MProfile/Makefile b/TAO/tests/MProfile/Makefile
index d9e14e6f0bb..890ac2d8c27 100644
--- a/TAO/tests/MProfile/Makefile
+++ b/TAO/tests/MProfile/Makefile
@@ -56,7 +56,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(TAO_ROOT)/tao/IORManipulation.h \
$(ACE_ROOT)/ace/pre.h \
$(TAO_ROOT)/tao/Object.h \
@@ -365,7 +365,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -674,7 +674,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -980,7 +980,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1286,7 +1286,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/MProfile_Forwarding/Makefile b/TAO/tests/MProfile_Forwarding/Makefile
index 5a0b4569b18..c0a4079de65 100755
--- a/TAO/tests/MProfile_Forwarding/Makefile
+++ b/TAO/tests/MProfile_Forwarding/Makefile
@@ -66,7 +66,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -375,7 +375,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/Manager.o .obj/Manager.o .obj/Manager.o .obj/Manager.o: Manager.cpp \
+.obj/Manager.o .obj/Manager.so .shobj/Manager.o .shobj/Manager.so: Manager.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -683,7 +683,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS_T.cpp \
$(TAO_ROOT)/tao/MessagingS.i
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/SString.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -992,7 +992,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1298,7 +1298,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/Servant_Locator.o .obj/Servant_Locator.o .obj/Servant_Locator.o .obj/Servant_Locator.o: Servant_Locator.cpp Servant_Locator.h \
+.obj/Servant_Locator.o .obj/Servant_Locator.so .shobj/Servant_Locator.o .shobj/Servant_Locator.so: Servant_Locator.cpp Servant_Locator.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1604,7 +1604,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.h testC.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1910,7 +1910,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/MT_Client/Makefile b/TAO/tests/MT_Client/Makefile
index a8c15067267..f68aaf3e6a8 100644
--- a/TAO/tests/MT_Client/Makefile
+++ b/TAO/tests/MT_Client/Makefile
@@ -63,7 +63,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -382,7 +382,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -691,7 +691,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/orb_creation.o .obj/orb_creation.o .obj/orb_creation.o .obj/orb_creation.o: orb_creation.cpp \
+.obj/orb_creation.o .obj/orb_creation.so .shobj/orb_creation.o .shobj/orb_creation.so: orb_creation.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1010,7 +1010,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/simple-client.o .obj/simple-client.o .obj/simple-client.o .obj/simple-client.o: simple-client.cpp \
+.obj/simple-client.o .obj/simple-client.so .shobj/simple-client.o .shobj/simple-client.so: simple-client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1329,7 +1329,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1635,7 +1635,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1941,7 +1941,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/MT_Server/Makefile b/TAO/tests/MT_Server/Makefile
index 8ee8df85e57..9844c17f502 100644
--- a/TAO/tests/MT_Server/Makefile
+++ b/TAO/tests/MT_Server/Makefile
@@ -55,7 +55,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -374,7 +374,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp test_i.h testS.h testC.h \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -692,7 +692,7 @@ realclean: clean
$(ACE_ROOT)/ace/Stream_Modules.h \
$(ACE_ROOT)/ace/Stream_Modules.cpp
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -998,7 +998,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1304,7 +1304,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Multiple_Inheritance/Makefile b/TAO/tests/Multiple_Inheritance/Makefile
index 1e79f83dbbc..becc8232842 100644
--- a/TAO/tests/Multiple_Inheritance/Makefile
+++ b/TAO/tests/Multiple_Inheritance/Makefile
@@ -55,7 +55,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/Multiple_InheritanceC.o .obj/Multiple_InheritanceC.o .obj/Multiple_InheritanceC.o .obj/Multiple_InheritanceC.o: Multiple_InheritanceC.cpp \
+.obj/Multiple_InheritanceC.o .obj/Multiple_InheritanceC.so .shobj/Multiple_InheritanceC.o .shobj/Multiple_InheritanceC.so: Multiple_InheritanceC.cpp \
Multiple_InheritanceC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
@@ -362,7 +362,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
Multiple_InheritanceC.i
-.obj/Multiple_InheritanceS.o .obj/Multiple_InheritanceS.o .obj/Multiple_InheritanceS.o .obj/Multiple_InheritanceS.o: Multiple_InheritanceS.cpp \
+.obj/Multiple_InheritanceS.o .obj/Multiple_InheritanceS.so .shobj/Multiple_InheritanceS.o .shobj/Multiple_InheritanceS.so: Multiple_InheritanceS.cpp \
Multiple_InheritanceS.h Multiple_InheritanceC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
@@ -671,7 +671,7 @@ realclean: clean
Multiple_InheritanceS_T.i Multiple_InheritanceS_T.cpp \
Multiple_InheritanceS.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -984,7 +984,7 @@ realclean: clean
Multiple_InheritanceS.i \
$(TAO_ROOT)/tao/TAO.h
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/streams.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
diff --git a/TAO/tests/Native_Exceptions/Makefile b/TAO/tests/Native_Exceptions/Makefile
index 3e19eac987f..6d5c61fd788 100644
--- a/TAO/tests/Native_Exceptions/Makefile
+++ b/TAO/tests/Native_Exceptions/Makefile
@@ -65,7 +65,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -374,7 +374,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -683,7 +683,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -989,7 +989,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1295,7 +1295,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/Makefile b/TAO/tests/NestedUpcall/MT_Client_Test/Makefile
index ed328a605b3..ff08dc98f26 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/Makefile
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/Makefile
@@ -69,7 +69,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/MT_Client_TestC.o .obj/MT_Client_TestC.o .obj/MT_Client_TestC.o .obj/MT_Client_TestC.o: MT_Client_TestC.cpp MT_Client_TestC.h \
+.obj/MT_Client_TestC.o .obj/MT_Client_TestC.so .shobj/MT_Client_TestC.o .shobj/MT_Client_TestC.so: MT_Client_TestC.cpp MT_Client_TestC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -375,7 +375,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
MT_Client_TestC.i
-.obj/MT_Client_TestS.o .obj/MT_Client_TestS.o .obj/MT_Client_TestS.o .obj/MT_Client_TestS.o: MT_Client_TestS.cpp MT_Client_TestS.h \
+.obj/MT_Client_TestS.o .obj/MT_Client_TestS.so .shobj/MT_Client_TestS.o .shobj/MT_Client_TestS.so: MT_Client_TestS.cpp MT_Client_TestS.h \
MT_Client_TestC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
@@ -683,7 +683,7 @@ realclean: clean
MT_Client_TestC.i MT_Client_TestS_T.h MT_Client_TestS_T.i \
MT_Client_TestS_T.cpp MT_Client_TestS.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp server.h \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp server.h \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -994,7 +994,7 @@ realclean: clean
MT_Client_TestC.i MT_Client_TestS_T.h MT_Client_TestS_T.i \
MT_Client_TestS_T.cpp MT_Client_TestS.i
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Read_Buffer.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1318,7 +1318,7 @@ realclean: clean
MT_Client_TestS_T.cpp MT_Client_TestS.i \
$(TAO_ROOT)/tao/TAO.h
-.obj/local_server.o .obj/local_server.o .obj/local_server.o .obj/local_server.o: local_server.cpp \
+.obj/local_server.o .obj/local_server.so .shobj/local_server.o .shobj/local_server.so: local_server.cpp \
$(ACE_ROOT)/ace/Read_Buffer.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1641,7 +1641,7 @@ realclean: clean
$(ACE_ROOT)/ace/Stream_Modules.h \
$(ACE_ROOT)/ace/Stream_Modules.cpp
-.obj/MT_Object_i.o .obj/MT_Object_i.o .obj/MT_Object_i.o .obj/MT_Object_i.o: MT_Object_i.cpp \
+.obj/MT_Object_i.o .obj/MT_Object_i.so .shobj/MT_Object_i.o .shobj/MT_Object_i.so: MT_Object_i.cpp \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/NestedUpcall/Simple/Makefile b/TAO/tests/NestedUpcall/Simple/Makefile
index 789a78f6c27..ddc64201dc0 100644
--- a/TAO/tests/NestedUpcall/Simple/Makefile
+++ b/TAO/tests/NestedUpcall/Simple/Makefile
@@ -66,7 +66,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp client_i.h testS.h testC.h \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp client_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -384,7 +384,7 @@ realclean: clean
$(ACE_ROOT)/ace/Stream_Modules.h \
$(ACE_ROOT)/ace/Stream_Modules.cpp
-.obj/client_i.o .obj/client_i.o .obj/client_i.o .obj/client_i.o: client_i.cpp client_i.h testS.h testC.h \
+.obj/client_i.o .obj/client_i.so .shobj/client_i.o .shobj/client_i.so: client_i.cpp client_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -690,7 +690,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp server_i.h testS.h testC.h \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp server_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1008,7 +1008,7 @@ realclean: clean
$(ACE_ROOT)/ace/Stream_Modules.h \
$(ACE_ROOT)/ace/Stream_Modules.cpp
-.obj/server_i.o .obj/server_i.o .obj/server_i.o .obj/server_i.o: server_i.cpp server_i.h testS.h testC.h \
+.obj/server_i.o .obj/server_i.so .shobj/server_i.o .shobj/server_i.so: server_i.cpp server_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1314,7 +1314,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1620,7 +1620,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Makefile b/TAO/tests/NestedUpcall/Triangle_Test/Makefile
index 8f2f954dc7d..1e231010448 100644
--- a/TAO/tests/NestedUpcall/Triangle_Test/Makefile
+++ b/TAO/tests/NestedUpcall/Triangle_Test/Makefile
@@ -76,7 +76,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/Triangle_TestC.o .obj/Triangle_TestC.o .obj/Triangle_TestC.o .obj/Triangle_TestC.o: Triangle_TestC.cpp Triangle_TestC.h \
+.obj/Triangle_TestC.o .obj/Triangle_TestC.so .shobj/Triangle_TestC.o .shobj/Triangle_TestC.so: Triangle_TestC.cpp Triangle_TestC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -382,7 +382,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
Triangle_TestC.i
-.obj/Triangle_TestS.o .obj/Triangle_TestS.o .obj/Triangle_TestS.o .obj/Triangle_TestS.o: Triangle_TestS.cpp Triangle_TestS.h Triangle_TestC.h \
+.obj/Triangle_TestS.o .obj/Triangle_TestS.so .shobj/Triangle_TestS.o .shobj/Triangle_TestS.so: Triangle_TestS.cpp Triangle_TestS.h Triangle_TestC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -689,7 +689,7 @@ realclean: clean
Triangle_TestC.i Triangle_TestS_T.h Triangle_TestS_T.i \
Triangle_TestS_T.cpp Triangle_TestS.i
-.obj/server_A.o .obj/server_A.o .obj/server_A.o .obj/server_A.o: server_A.cpp server_A.h \
+.obj/server_A.o .obj/server_A.so .shobj/server_A.o .shobj/server_A.so: server_A.cpp server_A.h \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1000,7 +1000,7 @@ realclean: clean
Triangle_TestC.i Triangle_TestS_T.h Triangle_TestS_T.i \
Triangle_TestS_T.cpp Triangle_TestS.i
-.obj/server_B.o .obj/server_B.o .obj/server_B.o .obj/server_B.o: server_B.cpp server_B.h \
+.obj/server_B.o .obj/server_B.so .shobj/server_B.o .shobj/server_B.so: server_B.cpp server_B.h \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1311,7 +1311,7 @@ realclean: clean
Triangle_TestC.i Triangle_TestS_T.h Triangle_TestS_T.i \
Triangle_TestS_T.cpp Triangle_TestS.i
-.obj/Object_A_i.o .obj/Object_A_i.o .obj/Object_A_i.o .obj/Object_A_i.o: Object_A_i.cpp \
+.obj/Object_A_i.o .obj/Object_A_i.so .shobj/Object_A_i.o .shobj/Object_A_i.so: Object_A_i.cpp \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1619,7 +1619,7 @@ realclean: clean
Triangle_TestS_T.h Triangle_TestS_T.i Triangle_TestS_T.cpp \
Triangle_TestS.i
-.obj/Object_B_i.o .obj/Object_B_i.o .obj/Object_B_i.o .obj/Object_B_i.o: Object_B_i.cpp \
+.obj/Object_B_i.o .obj/Object_B_i.so .shobj/Object_B_i.o .shobj/Object_B_i.so: Object_B_i.cpp \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1927,7 +1927,7 @@ realclean: clean
Triangle_TestS_T.h Triangle_TestS_T.i Triangle_TestS_T.cpp \
Triangle_TestS.i
-.obj/Initiator_i.o .obj/Initiator_i.o .obj/Initiator_i.o .obj/Initiator_i.o: Initiator_i.cpp \
+.obj/Initiator_i.o .obj/Initiator_i.so .shobj/Initiator_i.o .shobj/Initiator_i.so: Initiator_i.cpp \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -2235,7 +2235,7 @@ realclean: clean
Triangle_TestS_T.h Triangle_TestS_T.i Triangle_TestS_T.cpp \
Triangle_TestS.i
-.obj/initiator.o .obj/initiator.o .obj/initiator.o .obj/initiator.o: initiator.cpp \
+.obj/initiator.o .obj/initiator.so .shobj/initiator.o .shobj/initiator.so: initiator.cpp \
$(ACE_ROOT)/ace/Read_Buffer.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
diff --git a/TAO/tests/Nested_Event_Loop/Makefile b/TAO/tests/Nested_Event_Loop/Makefile
index 2f0a34fbf0e..b70b99ea88b 100644
--- a/TAO/tests/Nested_Event_Loop/Makefile
+++ b/TAO/tests/Nested_Event_Loop/Makefile
@@ -55,7 +55,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -366,7 +366,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -675,7 +675,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -981,7 +981,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1287,7 +1287,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/ORB_init/Makefile b/TAO/tests/ORB_init/Makefile
index 4d254f3b650..c14eb4b9bba 100644
--- a/TAO/tests/ORB_init/Makefile
+++ b/TAO/tests/ORB_init/Makefile
@@ -46,7 +46,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/ORB_init.o .obj/ORB_init.o .obj/ORB_init.o .obj/ORB_init.o: ORB_init.cpp \
+.obj/ORB_init.o .obj/ORB_init.so .shobj/ORB_init.o .shobj/ORB_init.so: ORB_init.cpp \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Object_Loader/Makefile b/TAO/tests/Object_Loader/Makefile
index 45a63f0aecb..d10fd89359b 100644
--- a/TAO/tests/Object_Loader/Makefile
+++ b/TAO/tests/Object_Loader/Makefile
@@ -62,7 +62,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/TestC.o .obj/TestC.o .obj/TestC.o .obj/TestC.o: TestC.cpp TestC.h \
+.obj/TestC.o .obj/TestC.so .shobj/TestC.o .shobj/TestC.so: TestC.cpp TestC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -368,7 +368,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
TestC.i
-.obj/TestS.o .obj/TestS.o .obj/TestS.o .obj/TestS.o: TestS.cpp TestS.h TestC.h \
+.obj/TestS.o .obj/TestS.so .shobj/TestS.o .shobj/TestS.so: TestS.cpp TestS.h TestC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -674,7 +674,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
TestC.i TestS_T.h TestS_T.i TestS_T.cpp TestS.i
-.obj/Test_i.o .obj/Test_i.o .obj/Test_i.o .obj/Test_i.o: Test_i.cpp Test_i.h TestS.h TestC.h \
+.obj/Test_i.o .obj/Test_i.so .shobj/Test_i.o .shobj/Test_i.so: Test_i.cpp Test_i.h TestS.h TestC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -980,7 +980,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
TestC.i TestS_T.h TestS_T.i TestS_T.cpp TestS.i OLT_Export.h Test_i.i
-.obj/Loader.o .obj/Loader.o .obj/Loader.o .obj/Loader.o: Loader.cpp Loader.h \
+.obj/Loader.o .obj/Loader.so .shobj/Loader.o .shobj/Loader.so: Loader.cpp Loader.h \
$(TAO_ROOT)/tao/Object_Loader.h \
$(ACE_ROOT)/ace/pre.h \
$(TAO_ROOT)/tao/corbafwd.h \
@@ -1289,7 +1289,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
TestC.i TestS_T.h TestS_T.i TestS_T.cpp TestS.i Test_i.i
-.obj/driver.o .obj/driver.o .obj/driver.o .obj/driver.o: driver.cpp TestC.h \
+.obj/driver.o .obj/driver.so .shobj/driver.o .shobj/driver.so: driver.cpp TestC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/OctetSeq/Makefile b/TAO/tests/OctetSeq/Makefile
index 10580efa6b1..345f5a6b0e5 100644
--- a/TAO/tests/OctetSeq/Makefile
+++ b/TAO/tests/OctetSeq/Makefile
@@ -59,7 +59,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/OctetSeq.o .obj/OctetSeq.o .obj/OctetSeq.o .obj/OctetSeq.o: OctetSeq.cpp \
+.obj/OctetSeq.o .obj/OctetSeq.so .shobj/OctetSeq.o .shobj/OctetSeq.so: OctetSeq.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -369,7 +369,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.h testC.i
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -678,7 +678,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -987,7 +987,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1293,7 +1293,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1599,7 +1599,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/POA/Deactivation/Makefile b/TAO/tests/POA/Deactivation/Makefile
index 8f4e6446bb8..c62e7f866ef 100644
--- a/TAO/tests/POA/Deactivation/Makefile
+++ b/TAO/tests/POA/Deactivation/Makefile
@@ -51,7 +51,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -357,7 +357,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -663,7 +663,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/Deactivation.o .obj/Deactivation.o .obj/Deactivation.o .obj/Deactivation.o: Deactivation.cpp testS.h testC.h \
+.obj/Deactivation.o .obj/Deactivation.so .shobj/Deactivation.o .shobj/Deactivation.so: Deactivation.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/POA/Destruction/Makefile b/TAO/tests/POA/Destruction/Makefile
index 09efa36bb3d..de423fe3ebb 100644
--- a/TAO/tests/POA/Destruction/Makefile
+++ b/TAO/tests/POA/Destruction/Makefile
@@ -51,7 +51,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -357,7 +357,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -663,7 +663,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/Destruction.o .obj/Destruction.o .obj/Destruction.o .obj/Destruction.o: Destruction.cpp testS.h testC.h \
+.obj/Destruction.o .obj/Destruction.so .shobj/Destruction.o .shobj/Destruction.so: Destruction.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/POA/Identity/Makefile b/TAO/tests/POA/Identity/Makefile
index e664751a5b5..ee5c8e324c6 100644
--- a/TAO/tests/POA/Identity/Makefile
+++ b/TAO/tests/POA/Identity/Makefile
@@ -48,7 +48,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -354,7 +354,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -660,7 +660,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/Identity.o .obj/Identity.o .obj/Identity.o .obj/Identity.o: Identity.cpp testS.h testC.h \
+.obj/Identity.o .obj/Identity.so .shobj/Identity.o .shobj/Identity.so: Identity.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/POA/Non_Servant_Upcalls/Makefile b/TAO/tests/POA/Non_Servant_Upcalls/Makefile
index 583f3480b72..ea2a4bc2f87 100644
--- a/TAO/tests/POA/Non_Servant_Upcalls/Makefile
+++ b/TAO/tests/POA/Non_Servant_Upcalls/Makefile
@@ -51,7 +51,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -357,7 +357,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -663,7 +663,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/Non_Servant_Upcalls.o .obj/Non_Servant_Upcalls.o .obj/Non_Servant_Upcalls.o .obj/Non_Servant_Upcalls.o: Non_Servant_Upcalls.cpp testS.h testC.h \
+.obj/Non_Servant_Upcalls.o .obj/Non_Servant_Upcalls.so .shobj/Non_Servant_Upcalls.o .shobj/Non_Servant_Upcalls.so: Non_Servant_Upcalls.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile
index 9887f0e0cf3..3994173df5e 100644
--- a/TAO/tests/Param_Test/Makefile
+++ b/TAO/tests/Param_Test/Makefile
@@ -136,7 +136,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/param_testCli.o .obj/param_testCli.o .obj/param_testCli.o .obj/param_testCli.o: param_testCli.cpp param_testCli.h \
+.obj/param_testCli.o .obj/param_testCli.so .shobj/param_testCli.o .shobj/param_testCli.so: param_testCli.cpp param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -442,7 +442,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i
-.obj/param_testSer.o .obj/param_testSer.o .obj/param_testSer.o .obj/param_testSer.o: param_testSer.cpp param_testSer.h param_testCli.h \
+.obj/param_testSer.o .obj/param_testSer.so .shobj/param_testSer.o .shobj/param_testSer.so: param_testSer.cpp param_testSer.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -749,7 +749,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
param_testCli.i param_testSer_T.h param_testSer_T.i \
param_testSer_T.cpp param_testSer.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1059,7 +1059,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
param_testCli.i param_testSer_T.h param_testSer_T.i \
param_testSer_T.cpp param_testSer.i
-.obj/param_test_i.o .obj/param_test_i.o .obj/param_test_i.o .obj/param_test_i.o: param_test_i.cpp \
+.obj/param_test_i.o .obj/param_test_i.so .shobj/param_test_i.o .shobj/param_test_i.so: param_test_i.cpp \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1367,7 +1367,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
param_testSer_T.h param_testSer_T.i param_testSer_T.cpp \
param_testSer.i
-.obj/tmplinst.o .obj/tmplinst.o .obj/tmplinst.o .obj/tmplinst.o: tmplinst.cpp param_testCli.h \
+.obj/tmplinst.o .obj/tmplinst.so .shobj/tmplinst.o .shobj/tmplinst.so: tmplinst.cpp param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1673,7 +1673,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i
-.obj/param_testCli.o .obj/param_testCli.o .obj/param_testCli.o .obj/param_testCli.o: param_testCli.cpp param_testCli.h \
+.obj/param_testCli.o .obj/param_testCli.so .shobj/param_testCli.o .shobj/param_testCli.so: param_testCli.cpp param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1979,7 +1979,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i
-.obj/driver.o .obj/driver.o .obj/driver.o .obj/driver.o: driver.cpp driver.h options.h \
+.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 \
@@ -2301,7 +2301,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/Get_Opt.i
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp options.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 \
@@ -2613,7 +2613,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(ACE_ROOT)/ace/Profile_Timer.i \
client.h param_testCli.h param_testCli.i client.cpp
-.obj/options.o .obj/options.o .obj/options.o .obj/options.o: options.cpp \
+.obj/options.o .obj/options.so .shobj/options.o .shobj/options.so: options.cpp \
$(ACE_ROOT)/ace/Read_Buffer.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -2923,7 +2923,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS_T.cpp \
$(TAO_ROOT)/tao/MessagingS.i
-.obj/results.o .obj/results.o .obj/results.o .obj/results.o: results.cpp \
+.obj/results.o .obj/results.so .shobj/results.o .shobj/results.so: results.cpp \
$(ACE_ROOT)/ace/Log_Msg.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/Log_Record.h \
@@ -3234,7 +3234,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(ACE_ROOT)/ace/High_Res_Timer.i \
$(ACE_ROOT)/ace/Profile_Timer.i
-.obj/helper.o .obj/helper.o .obj/helper.o .obj/helper.o: helper.cpp helper.h param_testCli.h \
+.obj/helper.o .obj/helper.so .shobj/helper.o .shobj/helper.so: helper.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -3540,7 +3540,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i
-.obj/tmplinst.o .obj/tmplinst.o .obj/tmplinst.o .obj/tmplinst.o: tmplinst.cpp param_testCli.h \
+.obj/tmplinst.o .obj/tmplinst.so .shobj/tmplinst.o .shobj/tmplinst.so: tmplinst.cpp param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -3846,7 +3846,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i
-.obj/any.o .obj/any.o .obj/any.o .obj/any.o: any.cpp helper.h param_testCli.h \
+.obj/any.o .obj/any.so .shobj/any.o .shobj/any.so: any.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -4152,7 +4152,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i any.h
-.obj/bd_long_seq.o .obj/bd_long_seq.o .obj/bd_long_seq.o .obj/bd_long_seq.o: bd_long_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -4458,7 +4458,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i bd_long_seq.h
-.obj/bd_short_seq.o .obj/bd_short_seq.o .obj/bd_short_seq.o .obj/bd_short_seq.o: bd_short_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -4764,7 +4764,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i bd_short_seq.h
-.obj/bd_str_seq.o .obj/bd_str_seq.o .obj/bd_str_seq.o .obj/bd_str_seq.o: bd_str_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -5070,7 +5070,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i bd_str_seq.h
-.obj/bd_wstr_seq.o .obj/bd_wstr_seq.o .obj/bd_wstr_seq.o .obj/bd_wstr_seq.o: bd_wstr_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -5376,7 +5376,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i bd_wstr_seq.h
-.obj/bd_string.o .obj/bd_string.o .obj/bd_string.o .obj/bd_string.o: bd_string.cpp helper.h param_testCli.h \
+.obj/bd_string.o .obj/bd_string.so .shobj/bd_string.o .shobj/bd_string.so: bd_string.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -5682,7 +5682,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i bd_string.h
-.obj/bd_wstring.o .obj/bd_wstring.o .obj/bd_wstring.o .obj/bd_wstring.o: bd_wstring.cpp helper.h param_testCli.h \
+.obj/bd_wstring.o .obj/bd_wstring.so .shobj/bd_wstring.o .shobj/bd_wstring.so: bd_wstring.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -5988,7 +5988,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i bd_wstring.h
-.obj/bd_struct_seq.o .obj/bd_struct_seq.o .obj/bd_struct_seq.o .obj/bd_struct_seq.o: bd_struct_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -6294,7 +6294,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i bd_struct_seq.h
-.obj/bd_array_seq.o .obj/bd_array_seq.o .obj/bd_array_seq.o .obj/bd_array_seq.o: bd_array_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -6600,7 +6600,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i bd_array_seq.h
-.obj/fixed_array.o .obj/fixed_array.o .obj/fixed_array.o .obj/fixed_array.o: fixed_array.cpp helper.h param_testCli.h \
+.obj/fixed_array.o .obj/fixed_array.so .shobj/fixed_array.o .shobj/fixed_array.so: fixed_array.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -6906,7 +6906,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i fixed_array.h
-.obj/fixed_struct.o .obj/fixed_struct.o .obj/fixed_struct.o .obj/fixed_struct.o: fixed_struct.cpp helper.h param_testCli.h \
+.obj/fixed_struct.o .obj/fixed_struct.so .shobj/fixed_struct.o .shobj/fixed_struct.so: fixed_struct.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -7212,7 +7212,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i fixed_struct.h
-.obj/nested_struct.o .obj/nested_struct.o .obj/nested_struct.o .obj/nested_struct.o: nested_struct.cpp helper.h param_testCli.h \
+.obj/nested_struct.o .obj/nested_struct.so .shobj/nested_struct.o .shobj/nested_struct.so: nested_struct.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -7518,7 +7518,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i nested_struct.h
-.obj/objref_struct.o .obj/objref_struct.o .obj/objref_struct.o .obj/objref_struct.o: objref_struct.cpp helper.h param_testCli.h \
+.obj/objref_struct.o .obj/objref_struct.so .shobj/objref_struct.o .shobj/objref_struct.so: objref_struct.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -7824,7 +7824,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i objref_struct.h
-.obj/objref.o .obj/objref.o .obj/objref.o .obj/objref.o: objref.cpp helper.h param_testCli.h \
+.obj/objref.o .obj/objref.so .shobj/objref.o .shobj/objref.so: objref.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -8130,7 +8130,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i objref.h
-.obj/short.o .obj/short.o .obj/short.o .obj/short.o: short.cpp helper.h param_testCli.h \
+.obj/short.o .obj/short.so .shobj/short.o .shobj/short.so: short.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -8436,7 +8436,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i short.h
-.obj/ulonglong.o .obj/ulonglong.o .obj/ulonglong.o .obj/ulonglong.o: ulonglong.cpp helper.h param_testCli.h \
+.obj/ulonglong.o .obj/ulonglong.so .shobj/ulonglong.o .shobj/ulonglong.so: ulonglong.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -8742,7 +8742,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ulonglong.h
-.obj/typecode.o .obj/typecode.o .obj/typecode.o .obj/typecode.o: typecode.cpp helper.h param_testCli.h \
+.obj/typecode.o .obj/typecode.so .shobj/typecode.o .shobj/typecode.so: typecode.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -9048,7 +9048,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i typecode.h
-.obj/ub_any_seq.o .obj/ub_any_seq.o .obj/ub_any_seq.o .obj/ub_any_seq.o: ub_any_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -9354,7 +9354,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ub_any_seq.h
-.obj/ub_long_seq.o .obj/ub_long_seq.o .obj/ub_long_seq.o .obj/ub_long_seq.o: ub_long_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -9660,7 +9660,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ub_long_seq.h
-.obj/ub_objref_seq.o .obj/ub_objref_seq.o .obj/ub_objref_seq.o .obj/ub_objref_seq.o: ub_objref_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -9966,7 +9966,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ub_objref_seq.h
-.obj/ub_short_seq.o .obj/ub_short_seq.o .obj/ub_short_seq.o .obj/ub_short_seq.o: ub_short_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -10272,7 +10272,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ub_short_seq.h
-.obj/ub_str_seq.o .obj/ub_str_seq.o .obj/ub_str_seq.o .obj/ub_str_seq.o: ub_str_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -10578,7 +10578,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ub_str_seq.h
-.obj/ub_wstr_seq.o .obj/ub_wstr_seq.o .obj/ub_wstr_seq.o .obj/ub_wstr_seq.o: ub_wstr_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -10884,7 +10884,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ub_wstr_seq.h
-.obj/ub_string.o .obj/ub_string.o .obj/ub_string.o .obj/ub_string.o: ub_string.cpp helper.h param_testCli.h \
+.obj/ub_string.o .obj/ub_string.so .shobj/ub_string.o .shobj/ub_string.so: ub_string.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -11190,7 +11190,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ub_string.h
-.obj/ub_wstring.o .obj/ub_wstring.o .obj/ub_wstring.o .obj/ub_wstring.o: ub_wstring.cpp helper.h param_testCli.h \
+.obj/ub_wstring.o .obj/ub_wstring.so .shobj/ub_wstring.o .shobj/ub_wstring.so: ub_wstring.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -11496,7 +11496,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ub_wstring.h
-.obj/ub_struct_seq.o .obj/ub_struct_seq.o .obj/ub_struct_seq.o .obj/ub_struct_seq.o: ub_struct_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -11802,7 +11802,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ub_struct_seq.h
-.obj/ub_array_seq.o .obj/ub_array_seq.o .obj/ub_array_seq.o .obj/ub_array_seq.o: ub_array_seq.cpp helper.h param_testCli.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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -12108,7 +12108,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i ub_array_seq.h
-.obj/var_array.o .obj/var_array.o .obj/var_array.o .obj/var_array.o: var_array.cpp helper.h param_testCli.h \
+.obj/var_array.o .obj/var_array.so .shobj/var_array.o .shobj/var_array.so: var_array.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -12414,7 +12414,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i var_array.h
-.obj/var_struct.o .obj/var_struct.o .obj/var_struct.o .obj/var_struct.o: var_struct.cpp helper.h param_testCli.h \
+.obj/var_struct.o .obj/var_struct.so .shobj/var_struct.o .shobj/var_struct.so: var_struct.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -12720,7 +12720,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i var_struct.h
-.obj/recursive_struct.o .obj/recursive_struct.o .obj/recursive_struct.o .obj/recursive_struct.o: recursive_struct.cpp recursive_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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
@@ -13027,7 +13027,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i helper.h
-.obj/except.o .obj/except.o .obj/except.o .obj/except.o: except.cpp helper.h param_testCli.h \
+.obj/except.o .obj/except.so .shobj/except.o .shobj/except.so: except.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -13333,7 +13333,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i except.h
-.obj/big_union.o .obj/big_union.o .obj/big_union.o .obj/big_union.o: big_union.cpp helper.h param_testCli.h \
+.obj/big_union.o .obj/big_union.so .shobj/big_union.o .shobj/big_union.so: big_union.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -13639,7 +13639,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i big_union.h
-.obj/small_union.o .obj/small_union.o .obj/small_union.o .obj/small_union.o: small_union.cpp helper.h param_testCli.h \
+.obj/small_union.o .obj/small_union.so .shobj/small_union.o .shobj/small_union.so: small_union.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -13945,7 +13945,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i small_union.h
-.obj/recursive_union.o .obj/recursive_union.o .obj/recursive_union.o .obj/recursive_union.o: recursive_union.cpp recursive_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_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
@@ -14252,7 +14252,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i helper.h
-.obj/multdim_array.o .obj/multdim_array.o .obj/multdim_array.o .obj/multdim_array.o: multdim_array.cpp helper.h param_testCli.h \
+.obj/multdim_array.o .obj/multdim_array.so .shobj/multdim_array.o .shobj/multdim_array.so: multdim_array.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -14558,7 +14558,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i multdim_array.h
-.obj/complex_any.o .obj/complex_any.o .obj/complex_any.o .obj/complex_any.o: complex_any.cpp helper.h param_testCli.h \
+.obj/complex_any.o .obj/complex_any.so .shobj/complex_any.o .shobj/complex_any.so: complex_any.cpp helper.h param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -14864,7 +14864,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i complex_any.h
-.obj/param_testCli.o .obj/param_testCli.o .obj/param_testCli.o .obj/param_testCli.o: param_testCli.cpp param_testCli.h \
+.obj/param_testCli.o .obj/param_testCli.so .shobj/param_testCli.o .shobj/param_testCli.so: param_testCli.cpp param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -15170,7 +15170,7 @@ endif # ! ACE_HAS_GNUG_PRE_2_8
$(TAO_ROOT)/tao/MessagingS.i \
param_testCli.i
-.obj/anyop.o .obj/anyop.o .obj/anyop.o .obj/anyop.o: anyop.cpp param_testCli.h \
+.obj/anyop.o .obj/anyop.so .shobj/anyop.o .shobj/anyop.so: anyop.cpp param_testCli.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Policies/Makefile b/TAO/tests/Policies/Makefile
index d52a15536f3..a1754763d37 100644
--- a/TAO/tests/Policies/Makefile
+++ b/TAO/tests/Policies/Makefile
@@ -53,7 +53,7 @@ Manipulation: $(addprefix $(VDIR),$(MANIPULATION_OBJS))
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/Manipulation.o .obj/Manipulation.o .obj/Manipulation.o .obj/Manipulation.o: Manipulation.cpp testC.h \
+.obj/Manipulation.o .obj/Manipulation.so .shobj/Manipulation.o .shobj/Manipulation.so: Manipulation.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -371,7 +371,7 @@ Manipulation: $(addprefix $(VDIR),$(MANIPULATION_OBJS))
$(ACE_ROOT)/ace/Stream_Modules.h \
$(ACE_ROOT)/ace/Stream_Modules.cpp
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -677,7 +677,7 @@ Manipulation: $(addprefix $(VDIR),$(MANIPULATION_OBJS))
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Smart_Proxies/Makefile b/TAO/tests/Smart_Proxies/Makefile
index e62cce4041d..6cb17bd58de 100644
--- a/TAO/tests/Smart_Proxies/Makefile
+++ b/TAO/tests/Smart_Proxies/Makefile
@@ -67,7 +67,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -376,7 +376,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i Smart_Proxy_Impl.h
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp testS.h testC.h \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -684,7 +684,7 @@ realclean: clean
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/Get_Opt.i
-.obj/Smart_Proxy_Impl.o .obj/Smart_Proxy_Impl.o .obj/Smart_Proxy_Impl.o .obj/Smart_Proxy_Impl.o: Smart_Proxy_Impl.cpp Smart_Proxy_Impl.h testC.h \
+.obj/Smart_Proxy_Impl.o .obj/Smart_Proxy_Impl.so .shobj/Smart_Proxy_Impl.o .shobj/Smart_Proxy_Impl.so: Smart_Proxy_Impl.cpp Smart_Proxy_Impl.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -990,7 +990,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1296,7 +1296,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Smart_Proxies/On_Demand/Makefile b/TAO/tests/Smart_Proxies/On_Demand/Makefile
index ced2c459899..f0220935eda 100644
--- a/TAO/tests/Smart_Proxies/On_Demand/Makefile
+++ b/TAO/tests/Smart_Proxies/On_Demand/Makefile
@@ -82,7 +82,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -388,7 +388,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -694,7 +694,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/Smart_Test_Factory.o .obj/Smart_Test_Factory.o .obj/Smart_Test_Factory.o .obj/Smart_Test_Factory.o: Smart_Test_Factory.cpp Smart_Test_Factory.h \
+.obj/Smart_Test_Factory.o .obj/Smart_Test_Factory.so .shobj/Smart_Test_Factory.o .shobj/Smart_Test_Factory.so: Smart_Test_Factory.cpp Smart_Test_Factory.h \
Smart_Proxy_Impl.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
@@ -1001,7 +1001,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/Smart_Proxy_Impl.o .obj/Smart_Proxy_Impl.o .obj/Smart_Proxy_Impl.o .obj/Smart_Proxy_Impl.o: Smart_Proxy_Impl.cpp Smart_Proxy_Impl.h testC.h \
+.obj/Smart_Proxy_Impl.o .obj/Smart_Proxy_Impl.so .shobj/Smart_Proxy_Impl.o .shobj/Smart_Proxy_Impl.so: Smart_Proxy_Impl.cpp Smart_Proxy_Impl.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1307,7 +1307,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -1616,7 +1616,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp testS.h testC.h \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Timed_Buffered_Oneways/Makefile b/TAO/tests/Timed_Buffered_Oneways/Makefile
index 5a84e077a40..301765c084a 100644
--- a/TAO/tests/Timed_Buffered_Oneways/Makefile
+++ b/TAO/tests/Timed_Buffered_Oneways/Makefile
@@ -60,7 +60,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -371,7 +371,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/ACE.h \
@@ -680,7 +680,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -986,7 +986,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1292,7 +1292,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
diff --git a/TAO/tests/Timeout/Makefile b/TAO/tests/Timeout/Makefile
index 5a44103ed9d..ee4eae7a880 100644
--- a/TAO/tests/Timeout/Makefile
+++ b/TAO/tests/Timeout/Makefile
@@ -62,7 +62,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/client.o .obj/client.o .obj/client.o .obj/client.o: client.cpp testC.h \
+.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -370,7 +370,7 @@ realclean: clean
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/Get_Opt.i
-.obj/server.o .obj/server.o .obj/server.o .obj/server.o: server.cpp test_i.h testS.h testC.h \
+.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -678,7 +678,7 @@ realclean: clean
$(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/Get_Opt.i
-.obj/test_i.o .obj/test_i.o .obj/test_i.o .obj/test_i.o: test_i.cpp test_i.h testS.h testC.h \
+.obj/test_i.o .obj/test_i.so .shobj/test_i.o .shobj/test_i.so: test_i.cpp test_i.h testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -984,7 +984,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i testS_T.h testS_T.i testS_T.cpp testS.i test_i.i
-.obj/testC.o .obj/testC.o .obj/testC.o .obj/testC.o: testC.cpp testC.h \
+.obj/testC.o .obj/testC.so .shobj/testC.o .shobj/testC.so: testC.cpp testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \
@@ -1290,7 +1290,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS.i \
testC.i
-.obj/testS.o .obj/testS.o .obj/testS.o .obj/testS.o: testS.cpp testS.h testC.h \
+.obj/testS.o .obj/testS.so .shobj/testS.o .shobj/testS.so: testS.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \