summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Subscribe/Makefile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-14 15:55:48 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-14 15:55:48 +0000
commit2ce1b97d23efa5d98e4355665399e188905051b0 (patch)
treec70f067bbbe9f44d5415d933233c91b17c2f278c /TAO/orbsvcs/examples/Notify/Subscribe/Makefile
parent2a953b2b678840bebb9320ccc78d3a9e818ce56e (diff)
downloadATCD-2ce1b97d23efa5d98e4355665399e188905051b0.tar.gz
ChangeLogTag:Wed Jun 14 08:30:53 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/Subscribe/Makefile')
-rw-r--r--TAO/orbsvcs/examples/Notify/Subscribe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Subscribe/Makefile b/TAO/orbsvcs/examples/Notify/Subscribe/Makefile
index 712318f0145..76998d822b9 100644
--- a/TAO/orbsvcs/examples/Notify/Subscribe/Makefile
+++ b/TAO/orbsvcs/examples/Notify/Subscribe/Makefile
@@ -64,7 +64,7 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/Subscribe.o .obj/Subscribe.o .obj/Subscribe.o .obj/Subscribe.o: Subscribe.cpp Subscribe.h \
+.obj/Subscribe.o .obj/Subscribe.so .shobj/Subscribe.o .shobj/Subscribe.so: Subscribe.cpp Subscribe.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminS.h \
$(ACE_ROOT)/ace/pre.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotificationS.h \
@@ -416,7 +416,7 @@ realclean: clean
$(TAO_ROOT)/orbsvcs/orbsvcs/Naming/naming_export.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNamingC.i
-.obj/main.o .obj/main.o .obj/main.o .obj/main.o: main.cpp Subscribe.h \
+.obj/main.o .obj/main.so .shobj/main.o .shobj/main.so: main.cpp Subscribe.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotifyChannelAdminS.h \
$(ACE_ROOT)/ace/pre.h \
$(TAO_ROOT)/orbsvcs/orbsvcs/CosNotificationS.h \