summaryrefslogtreecommitdiff
path: root/TAO/tests/Policies/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/tests/Policies/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/tests/Policies/Makefile')
-rw-r--r--TAO/tests/Policies/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tests/Policies/Makefile b/TAO/tests/Policies/Makefile
index 61981bdba4f..022204b2db7 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 \
@@ -339,7 +339,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 \
@@ -613,7 +613,7 @@ Manipulation: $(addprefix $(VDIR),$(MANIPULATION_OBJS))
$(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 \