summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-12 17:36:13 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-09-12 17:36:13 +0000
commit9bd3bd09291fec784d23c4402211f417224c9745 (patch)
tree07f2d83f950465edbede159524bbaa89fb6efa77 /TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile
parent3d25dc36ffef5d1e3b0391973ffd2c9420fd1028 (diff)
downloadATCD-9bd3bd09291fec784d23c4402211f417224c9745.tar.gz
ChangeLogTag:Tue Sep 12 10:32:25 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile')
-rw-r--r--TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile b/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile
index fa947fd234c..b499e3d5f20 100644
--- a/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile
+++ b/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile
@@ -50,7 +50,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 \
@@ -324,7 +324,7 @@ realclean: clean
$(TAO_ROOT)/tao/BoundsC.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 \
@@ -628,7 +628,7 @@ realclean: clean
$(TAO_ROOT)/tao/PortableServer/Object_Adapter.i \
$(TAO_ROOT)/tao/PortableServer/Operation_Table.h
-.obj/registration.o .obj/registration.o .obj/registration.o .obj/registration.o: registration.cpp testS.h testC.h \
+.obj/registration.o .obj/registration.so .shobj/registration.o .shobj/registration.so: registration.cpp testS.h testC.h \
$(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/OS.h \