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 /websvcs/lib/Makefile | |
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 'websvcs/lib/Makefile')
-rw-r--r-- | websvcs/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/websvcs/lib/Makefile b/websvcs/lib/Makefile index d6f6ed5a45a..72d30f62bd5 100644 --- a/websvcs/lib/Makefile +++ b/websvcs/lib/Makefile @@ -43,7 +43,7 @@ endif # SUPPRESS_DASH_G # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. -.obj/URL_Addr.o .obj/URL_Addr.o .obj/URL_Addr.o .obj/URL_Addr.o: URL_Addr.cpp URL_Addr.h \ +.obj/URL_Addr.o .obj/URL_Addr.so .shobj/URL_Addr.o .shobj/URL_Addr.so: URL_Addr.cpp URL_Addr.h \ $(ACE_ROOT)/ace/INET_Addr.h \ $(ACE_ROOT)/ace/pre.h \ $(ACE_ROOT)/ace/ACE.h \ |