summaryrefslogtreecommitdiff
path: root/TAO/tests/Policies/Makefile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-07 01:30:36 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-07 01:30:36 +0000
commitaaeb868c4c797b84ca22216609c0ba1595bcc666 (patch)
treeb4ad190f19dde6e77489dce756c5b2f565488494 /TAO/tests/Policies/Makefile
parent052c49459245786b512b12f78ef3ec549883594e (diff)
downloadATCD-aaeb868c4c797b84ca22216609c0ba1595bcc666.tar.gz
ChangeLogTag:Mon Nov 6 17:26:30 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tests/Policies/Makefile')
-rw-r--r--TAO/tests/Policies/Makefile15
1 files changed, 5 insertions, 10 deletions
diff --git a/TAO/tests/Policies/Makefile b/TAO/tests/Policies/Makefile
index 41d2b340532..1e754b04d56 100644
--- a/TAO/tests/Policies/Makefile
+++ b/TAO/tests/Policies/Makefile
@@ -53,11 +53,9 @@ 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/config-sunos5.6.h \
- $(ACE_ROOT)/ace/config-sunos5.5.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
@@ -373,7 +371,8 @@ Manipulation: $(addprefix $(VDIR),$(MANIPULATION_OBJS))
$(TAO_ROOT)/tao/PortableInterceptor.i \
$(TAO_ROOT)/tao/PortableServer/ServerRequestInfo.h \
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
- testC.i $(ACE_ROOT)/ace/Get_Opt.h \
+ testC.i \
+ $(ACE_ROOT)/ace/Get_Opt.h \
$(ACE_ROOT)/ace/Get_Opt.i \
$(ACE_ROOT)/ace/Task.h \
$(ACE_ROOT)/ace/Task.i \
@@ -386,11 +385,9 @@ 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/config-sunos5.6.h \
- $(ACE_ROOT)/ace/config-sunos5.5.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
@@ -708,11 +705,9 @@ Manipulation: $(addprefix $(VDIR),$(MANIPULATION_OBJS))
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
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/config-sunos5.6.h \
- $(ACE_ROOT)/ace/config-sunos5.5.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \