summaryrefslogtreecommitdiff
path: root/netsvcs/clients
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 /netsvcs/clients
parent2a953b2b678840bebb9320ccc78d3a9e818ce56e (diff)
downloadATCD-2ce1b97d23efa5d98e4355665399e188905051b0.tar.gz
ChangeLogTag:Wed Jun 14 08:30:53 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'netsvcs/clients')
-rw-r--r--netsvcs/clients/Logger/Makefile4
-rw-r--r--netsvcs/clients/Naming/Client/Makefile4
-rw-r--r--netsvcs/clients/Naming/Dump_Restore/Makefile4
-rw-r--r--netsvcs/clients/Tokens/collection/Makefile2
-rw-r--r--netsvcs/clients/Tokens/deadlock/Makefile2
-rw-r--r--netsvcs/clients/Tokens/invariant/Makefile2
-rw-r--r--netsvcs/clients/Tokens/mutex/Makefile2
-rw-r--r--netsvcs/clients/Tokens/rw_lock/Makefile2
8 files changed, 11 insertions, 11 deletions
diff --git a/netsvcs/clients/Logger/Makefile b/netsvcs/clients/Logger/Makefile
index e194cf3fed0..b6d7408cf02 100644
--- a/netsvcs/clients/Logger/Makefile
+++ b/netsvcs/clients/Logger/Makefile
@@ -46,7 +46,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/direct_logging.o .obj/direct_logging.o .obj/direct_logging.o .obj/direct_logging.o: direct_logging.cpp \
+.obj/direct_logging.o .obj/direct_logging.so .shobj/direct_logging.o .shobj/direct_logging.so: direct_logging.cpp \
$(ACE_ROOT)/ace/SOCK_Connector.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/SOCK_Stream.h \
@@ -91,7 +91,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(ACE_ROOT)/ace/Time_Value.h \
$(ACE_ROOT)/ace/SOCK_Connector.i
-.obj/indirect_logging.o .obj/indirect_logging.o .obj/indirect_logging.o .obj/indirect_logging.o: indirect_logging.cpp \
+.obj/indirect_logging.o .obj/indirect_logging.so .shobj/indirect_logging.o .shobj/indirect_logging.so: indirect_logging.cpp \
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
diff --git a/netsvcs/clients/Naming/Client/Makefile b/netsvcs/clients/Naming/Client/Makefile
index 544cc2a36b3..afe4c696247 100644
--- a/netsvcs/clients/Naming/Client/Makefile
+++ b/netsvcs/clients/Naming/Client/Makefile
@@ -68,7 +68,7 @@ endif # BIN
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/Client_Test.o .obj/Client_Test.o .obj/Client_Test.o .obj/Client_Test.o: Client_Test.cpp \
+.obj/Client_Test.o .obj/Client_Test.so .shobj/Client_Test.o .shobj/Client_Test.so: Client_Test.cpp \
$(ACE_ROOT)/ace/Service_Config.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/Service_Object.h \
@@ -192,7 +192,7 @@ endif # BIN
$(ACE_ROOT)/ace/Thread_Manager.i \
Client_Test.h
-.obj/main.o .obj/main.o .obj/main.o .obj/main.o: main.cpp \
+.obj/main.o .obj/main.so .shobj/main.o .shobj/main.so: main.cpp \
$(ACE_ROOT)/ace/Service_Config.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/Service_Object.h \
diff --git a/netsvcs/clients/Naming/Dump_Restore/Makefile b/netsvcs/clients/Naming/Dump_Restore/Makefile
index 98ccd949c7b..f4deb8f8943 100644
--- a/netsvcs/clients/Naming/Dump_Restore/Makefile
+++ b/netsvcs/clients/Naming/Dump_Restore/Makefile
@@ -68,7 +68,7 @@ endif # BIN
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/Dump_Restore.o .obj/Dump_Restore.o .obj/Dump_Restore.o .obj/Dump_Restore.o: Dump_Restore.cpp \
+.obj/Dump_Restore.o .obj/Dump_Restore.so .shobj/Dump_Restore.o .shobj/Dump_Restore.so: Dump_Restore.cpp \
$(ACE_ROOT)/ace/Service_Config.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/Service_Object.h \
@@ -188,7 +188,7 @@ endif # BIN
$(ACE_ROOT)/ace/Name_Request_Reply.h \
$(ACE_ROOT)/ace/Name_Space.h
-.obj/main.o .obj/main.o .obj/main.o .obj/main.o: main.cpp \
+.obj/main.o .obj/main.so .shobj/main.o .shobj/main.so: main.cpp \
$(ACE_ROOT)/ace/Service_Config.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/Service_Object.h \
diff --git a/netsvcs/clients/Tokens/collection/Makefile b/netsvcs/clients/Tokens/collection/Makefile
index 5db418dc7ff..cacb21d7f76 100644
--- a/netsvcs/clients/Tokens/collection/Makefile
+++ b/netsvcs/clients/Tokens/collection/Makefile
@@ -48,7 +48,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/collection.o .obj/collection.o .obj/collection.o .obj/collection.o: collection.cpp \
+.obj/collection.o .obj/collection.so .shobj/collection.o .shobj/collection.so: collection.cpp \
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
diff --git a/netsvcs/clients/Tokens/deadlock/Makefile b/netsvcs/clients/Tokens/deadlock/Makefile
index e019dddd4d6..55cb00f0ffe 100644
--- a/netsvcs/clients/Tokens/deadlock/Makefile
+++ b/netsvcs/clients/Tokens/deadlock/Makefile
@@ -48,7 +48,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/deadlock_detection_test.o .obj/deadlock_detection_test.o .obj/deadlock_detection_test.o .obj/deadlock_detection_test.o: deadlock_detection_test.cpp \
+.obj/deadlock_detection_test.o .obj/deadlock_detection_test.so .shobj/deadlock_detection_test.o .shobj/deadlock_detection_test.so: deadlock_detection_test.cpp \
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
diff --git a/netsvcs/clients/Tokens/invariant/Makefile b/netsvcs/clients/Tokens/invariant/Makefile
index 7f6064f3a77..3e9da9b2ea8 100644
--- a/netsvcs/clients/Tokens/invariant/Makefile
+++ b/netsvcs/clients/Tokens/invariant/Makefile
@@ -48,7 +48,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/invariant.o .obj/invariant.o .obj/invariant.o .obj/invariant.o: invariant.cpp \
+.obj/invariant.o .obj/invariant.so .shobj/invariant.o .shobj/invariant.so: invariant.cpp \
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
diff --git a/netsvcs/clients/Tokens/mutex/Makefile b/netsvcs/clients/Tokens/mutex/Makefile
index f8ac4391572..8b4ada4b954 100644
--- a/netsvcs/clients/Tokens/mutex/Makefile
+++ b/netsvcs/clients/Tokens/mutex/Makefile
@@ -48,7 +48,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/test_mutex.o .obj/test_mutex.o .obj/test_mutex.o .obj/test_mutex.o: test_mutex.cpp \
+.obj/test_mutex.o .obj/test_mutex.so .shobj/test_mutex.o .shobj/test_mutex.so: test_mutex.cpp \
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
diff --git a/netsvcs/clients/Tokens/rw_lock/Makefile b/netsvcs/clients/Tokens/rw_lock/Makefile
index bf162ca98fe..fd2898da4a7 100644
--- a/netsvcs/clients/Tokens/rw_lock/Makefile
+++ b/netsvcs/clients/Tokens/rw_lock/Makefile
@@ -48,7 +48,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/rw_locks.o .obj/rw_locks.o .obj/rw_locks.o .obj/rw_locks.o: rw_locks.cpp \
+.obj/rw_locks.o .obj/rw_locks.so .shobj/rw_locks.o .shobj/rw_locks.so: rw_locks.cpp \
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \