summaryrefslogtreecommitdiff
path: root/netsvcs/lib/Makefile
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-16 21:11:42 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-16 21:11:42 +0000
commit7246bc25ef87fee64e42df48af5574eb3802e3d1 (patch)
tree124a02a122c6e1ed7706b5c19183b1cd571201e8 /netsvcs/lib/Makefile
parent50d02e44cdb072d2d858028ead8f1d6bfbe5aec6 (diff)
downloadATCD-7246bc25ef87fee64e42df48af5574eb3802e3d1.tar.gz
*** empty log message ***
Diffstat (limited to 'netsvcs/lib/Makefile')
-rw-r--r--netsvcs/lib/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/netsvcs/lib/Makefile b/netsvcs/lib/Makefile
index 87b52e3a80e..3c489ecb139 100644
--- a/netsvcs/lib/Makefile
+++ b/netsvcs/lib/Makefile
@@ -471,7 +471,8 @@ include $(WRAPPER_ROOT)/include/makeinclude/rules.local.GNU
$(WRAPPER_ROOT)/ace/Name_Request_Reply.h \
$(WRAPPER_ROOT)/ace/Name_Space.h
.obj/Server_Logging_Handler.o .shobj/Server_Logging_Handler.so: Server_Logging_Handler.cpp \
- $(WRAPPER_ROOT)/ace/Get_Opt.h \
+ Server_Logging_Handler.h Server_Logging_Handler_T.h \
+ $(WRAPPER_ROOT)/ace/Synch.h \
$(WRAPPER_ROOT)/ace/ACE.h \
$(WRAPPER_ROOT)/ace/OS.h \
$(WRAPPER_ROOT)/ace/config.h \
@@ -483,9 +484,6 @@ include $(WRAPPER_ROOT)/include/makeinclude/rules.local.GNU
$(WRAPPER_ROOT)/ace/Log_Priority.h \
$(WRAPPER_ROOT)/ace/Log_Record.i \
$(WRAPPER_ROOT)/ace/ACE.i \
- $(WRAPPER_ROOT)/ace/Get_Opt.i \
- Server_Logging_Handler.h \
- $(WRAPPER_ROOT)/ace/Synch.h \
$(WRAPPER_ROOT)/ace/SV_Semaphore_Complex.h \
$(WRAPPER_ROOT)/ace/SV_Semaphore_Simple.h \
$(WRAPPER_ROOT)/ace/SV_Semaphore_Simple.i \
@@ -576,7 +574,10 @@ include $(WRAPPER_ROOT)/include/makeinclude/rules.local.GNU
$(WRAPPER_ROOT)/ace/Task_T.h \
$(WRAPPER_ROOT)/ace/Task_T.i \
$(WRAPPER_ROOT)/ace/Svc_Handler.i \
- $(WRAPPER_ROOT)/ace/Acceptor.i
+ $(WRAPPER_ROOT)/ace/Acceptor.i \
+ $(WRAPPER_ROOT)/ace/SString.h \
+ $(WRAPPER_ROOT)/ace/SString.i \
+ Base_Optimizer.h Log_Message_Receiver.h
.obj/Token_Handler.o .shobj/Token_Handler.so: Token_Handler.cpp \
$(WRAPPER_ROOT)/ace/Get_Opt.h \
$(WRAPPER_ROOT)/ace/ACE.h \