diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-06-14 15:55:48 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-06-14 15:55:48 +0000 |
commit | 6a9b8dc0218846c897fc6bc6c082fc592daa0b41 (patch) | |
tree | c70f067bbbe9f44d5415d933233c91b17c2f278c /TAO/orbsvcs/Notify_Service | |
parent | cc19d16eaa2f75770a66593989e8cde1c86287d8 (diff) | |
download | ATCD-6a9b8dc0218846c897fc6bc6c082fc592daa0b41.tar.gz |
ChangeLogTag:Wed Jun 14 08:30:53 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/Notify_Service')
-rw-r--r-- | TAO/orbsvcs/Notify_Service/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Notify_Service/Makefile b/TAO/orbsvcs/Notify_Service/Makefile index 80d6eb458ef..e6c4af8082b 100644 --- a/TAO/orbsvcs/Notify_Service/Makefile +++ b/TAO/orbsvcs/Notify_Service/Makefile @@ -49,7 +49,7 @@ Notify_Service: $(addprefix $(VDIR),$(NOTIFY_OBJS)) # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. -.obj/Notify_Service.o .obj/Notify_Service.o .obj/Notify_Service.o .obj/Notify_Service.o: Notify_Service.cpp \ +.obj/Notify_Service.o .obj/Notify_Service.so .shobj/Notify_Service.o .shobj/Notify_Service.so: Notify_Service.cpp \ $(ACE_ROOT)/ace/Arg_Shifter.h \ $(ACE_ROOT)/ace/pre.h \ $(ACE_ROOT)/ace/OS.h \ |