summaryrefslogtreecommitdiff
path: root/netsvcs/clients/Tokens/invariant
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-04-28 07:21:30 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-04-28 07:21:30 +0000
commit93bbab9128fabc2b85cda5375206dc8afc4968a6 (patch)
tree658e44157b7c84a4ff46422a534c05e149547d23 /netsvcs/clients/Tokens/invariant
parent6696bf1236fa8446bdfde4f4c38d45bda17f6bec (diff)
downloadATCD-93bbab9128fabc2b85cda5375206dc8afc4968a6.tar.gz
*** empty log message ***
Diffstat (limited to 'netsvcs/clients/Tokens/invariant')
-rw-r--r--netsvcs/clients/Tokens/invariant/Makefile14
1 files changed, 13 insertions, 1 deletions
diff --git a/netsvcs/clients/Tokens/invariant/Makefile b/netsvcs/clients/Tokens/invariant/Makefile
index 479547f96a0..3a448156060 100644
--- a/netsvcs/clients/Tokens/invariant/Makefile
+++ b/netsvcs/clients/Tokens/invariant/Makefile
@@ -46,6 +46,7 @@ include $(WRAPPER_ROOT)/include/makeinclude/rules.local.GNU
$(WRAPPER_ROOT)/ace/OS.h \
$(WRAPPER_ROOT)/ace/config.h \
$(WRAPPER_ROOT)/ace/stdcpp.h \
+ $(WRAPPER_ROOT)/ace/OS.i \
$(WRAPPER_ROOT)/ace/Trace.h \
$(WRAPPER_ROOT)/ace/Log_Msg.h \
$(WRAPPER_ROOT)/ace/Log_Record.h \
@@ -54,20 +55,31 @@ include $(WRAPPER_ROOT)/include/makeinclude/rules.local.GNU
$(WRAPPER_ROOT)/ace/ACE.i \
$(WRAPPER_ROOT)/ace/Log_Record.i \
$(WRAPPER_ROOT)/ace/Get_Opt.h \
+ $(WRAPPER_ROOT)/ace/Get_Opt.i \
$(WRAPPER_ROOT)/ace/Singleton.h \
+ $(WRAPPER_ROOT)/ace/Singleton.i \
$(WRAPPER_ROOT)/ace/Thread_Manager.h \
$(WRAPPER_ROOT)/ace/Thread.h \
+ $(WRAPPER_ROOT)/ace/Thread.i \
$(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 \
$(WRAPPER_ROOT)/ace/SV_Semaphore_Complex.i \
+ $(WRAPPER_ROOT)/ace/Synch.i \
$(WRAPPER_ROOT)/ace/Synch_T.h \
$(WRAPPER_ROOT)/ace/Event_Handler.h \
+ $(WRAPPER_ROOT)/ace/Event_Handler.i \
+ $(WRAPPER_ROOT)/ace/Synch_T.i \
+ $(WRAPPER_ROOT)/ace/Thread_Manager.i \
$(WRAPPER_ROOT)/ace/Token_Invariants.h \
$(WRAPPER_ROOT)/ace/Map_Manager.h \
+ $(WRAPPER_ROOT)/ace/Map_Manager.i \
$(WRAPPER_ROOT)/ace/Local_Tokens.h \
$(WRAPPER_ROOT)/ace/Stack.h \
- $(WRAPPER_ROOT)/ace/Synch_Options.h
+ $(WRAPPER_ROOT)/ace/Stack.i \
+ $(WRAPPER_ROOT)/ace/Synch_Options.h \
+ $(WRAPPER_ROOT)/ace/Local_Tokens.i \
+ $(WRAPPER_ROOT)/ace/Token_Invariants.i
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY