From 9acaf176a0019401c833a42fdc9a5cb27d01f60c Mon Sep 17 00:00:00 2001 From: irfan Date: Thu, 4 Dec 1997 12:34:54 +0000 Subject: *** empty log message *** --- netsvcs/clients/Logger/Makefile | 4 ++-- netsvcs/clients/Naming/Client/Makefile | 4 ++-- netsvcs/clients/Naming/Dump_Restore/Makefile | 4 ++-- netsvcs/clients/Tokens/collection/Makefile | 2 +- netsvcs/clients/Tokens/deadlock/Makefile | 2 +- netsvcs/clients/Tokens/invariant/Makefile | 2 +- netsvcs/clients/Tokens/mutex/Makefile | 2 +- netsvcs/clients/Tokens/rw_lock/Makefile | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) (limited to 'netsvcs/clients') diff --git a/netsvcs/clients/Logger/Makefile b/netsvcs/clients/Logger/Makefile index 1c2f903a1f6..6569827d024 100644 --- a/netsvcs/clients/Logger/Makefile +++ b/netsvcs/clients/Logger/Makefile @@ -47,7 +47,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU $(ACE_ROOT)/ace/ACE.h \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ @@ -70,7 +70,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU .obj/indirect_logging.o .shobj/indirect_logging.: indirect_logging.cpp \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ diff --git a/netsvcs/clients/Naming/Client/Makefile b/netsvcs/clients/Naming/Client/Makefile index 8e01314d1e9..01b4fff97a5 100644 --- a/netsvcs/clients/Naming/Client/Makefile +++ b/netsvcs/clients/Naming/Client/Makefile @@ -56,7 +56,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU $(ACE_ROOT)/ace/ACE.h \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ @@ -152,7 +152,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU $(ACE_ROOT)/ace/ACE.h \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ diff --git a/netsvcs/clients/Naming/Dump_Restore/Makefile b/netsvcs/clients/Naming/Dump_Restore/Makefile index 1e43bc8fe2c..f2af2fb7221 100644 --- a/netsvcs/clients/Naming/Dump_Restore/Makefile +++ b/netsvcs/clients/Naming/Dump_Restore/Makefile @@ -56,7 +56,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU $(ACE_ROOT)/ace/ACE.h \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ @@ -148,7 +148,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU $(ACE_ROOT)/ace/ACE.h \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ diff --git a/netsvcs/clients/Tokens/collection/Makefile b/netsvcs/clients/Tokens/collection/Makefile index f8de9a3b77f..049a2f10957 100644 --- a/netsvcs/clients/Tokens/collection/Makefile +++ b/netsvcs/clients/Tokens/collection/Makefile @@ -45,7 +45,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU .obj/collection.o .shobj/collection.so: collection.cpp \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ diff --git a/netsvcs/clients/Tokens/deadlock/Makefile b/netsvcs/clients/Tokens/deadlock/Makefile index fd156c42139..b8f231662a7 100644 --- a/netsvcs/clients/Tokens/deadlock/Makefile +++ b/netsvcs/clients/Tokens/deadlock/Makefile @@ -45,7 +45,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU .obj/deadlock_detection_test.o .shobj/deadlock_detection_test.so: deadlock_detection_test.cpp \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ diff --git a/netsvcs/clients/Tokens/invariant/Makefile b/netsvcs/clients/Tokens/invariant/Makefile index c1d913a56d5..91dc546f250 100644 --- a/netsvcs/clients/Tokens/invariant/Makefile +++ b/netsvcs/clients/Tokens/invariant/Makefile @@ -45,7 +45,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU .obj/invariant.o .shobj/invariant.so: invariant.cpp \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ diff --git a/netsvcs/clients/Tokens/mutex/Makefile b/netsvcs/clients/Tokens/mutex/Makefile index 6413d6f47e5..f854cb50f88 100644 --- a/netsvcs/clients/Tokens/mutex/Makefile +++ b/netsvcs/clients/Tokens/mutex/Makefile @@ -45,7 +45,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU .obj/test_mutex.o .shobj/test_mutex.so: test_mutex.cpp \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ diff --git a/netsvcs/clients/Tokens/rw_lock/Makefile b/netsvcs/clients/Tokens/rw_lock/Makefile index e68e3cabccc..aafb4bbe080 100644 --- a/netsvcs/clients/Tokens/rw_lock/Makefile +++ b/netsvcs/clients/Tokens/rw_lock/Makefile @@ -45,7 +45,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU .obj/rw_locks.o .shobj/rw_locks.so: rw_locks.cpp \ $(ACE_ROOT)/ace/OS.h \ $(ACE_ROOT)/ace/config.h \ - $(ACE_ROOT)/ace/stdcpp.h \ + $(ACE_ROOT)/ace/streams.h \ $(ACE_ROOT)/ace/OS.i \ $(ACE_ROOT)/ace/Trace.h \ $(ACE_ROOT)/ace/Log_Msg.h \ -- cgit v1.2.1