summaryrefslogtreecommitdiff
path: root/apps/Gateway/Peer/Makefile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-25 23:27:19 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-08-25 23:27:19 +0000
commitcfe135f7ec7a518a1d52d2d09f9d9d288ba78df4 (patch)
tree93c1a7ae2cbb60ad88b4a06ce9b0bd9a41639279 /apps/Gateway/Peer/Makefile
parent3bedee45c7f80edf01e7cd21f27ca7bbb14af566 (diff)
downloadATCD-cfe135f7ec7a518a1d52d2d09f9d9d288ba78df4.tar.gz
ChangeLogTag:Fri Aug 25 16:15:50 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'apps/Gateway/Peer/Makefile')
-rw-r--r--apps/Gateway/Peer/Makefile14
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/Gateway/Peer/Makefile b/apps/Gateway/Peer/Makefile
index 14481e68132..829ff9d06fd 100644
--- a/apps/Gateway/Peer/Makefile
+++ b/apps/Gateway/Peer/Makefile
@@ -54,9 +54,9 @@ INCLDIRS += -I../Gateway
$(ACE_ROOT)/ace/ACE.h \
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/post.h \
- $(ACE_ROOT)/ace/ace_wchar.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
+ $(ACE_ROOT)/ace/ace_wchar.h \
$(ACE_ROOT)/ace/OS_Dirent.h \
$(ACE_ROOT)/ace/OS_Export.h \
$(ACE_ROOT)/ace/OS_Dirent.inl \
@@ -77,8 +77,8 @@ INCLDIRS += -I../Gateway
$(ACE_ROOT)/ace/Log_Msg.h \
$(ACE_ROOT)/ace/Log_Record.h \
$(ACE_ROOT)/ace/Log_Priority.h \
- $(ACE_ROOT)/ace/Log_Record.i Options.h \
- ../Gateway/Event.h
+ $(ACE_ROOT)/ace/Log_Record.i \
+ Options.h ../Gateway/Event.h
.obj/Peer.o .obj/Peer.so .shobj/Peer.o .shobj/Peer.so: Peer.cpp Peer.h \
$(ACE_ROOT)/ace/Service_Config.h \
@@ -88,9 +88,9 @@ INCLDIRS += -I../Gateway
$(ACE_ROOT)/ace/ACE.h \
$(ACE_ROOT)/ace/OS.h \
$(ACE_ROOT)/ace/post.h \
- $(ACE_ROOT)/ace/ace_wchar.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
+ $(ACE_ROOT)/ace/ace_wchar.h \
$(ACE_ROOT)/ace/OS_Dirent.h \
$(ACE_ROOT)/ace/OS_Export.h \
$(ACE_ROOT)/ace/OS_Dirent.inl \
@@ -178,6 +178,8 @@ INCLDIRS += -I../Gateway
$(ACE_ROOT)/ace/Synch_Options.i \
$(ACE_ROOT)/ace/Task.h \
$(ACE_ROOT)/ace/Thread_Manager.h \
+ $(ACE_ROOT)/ace/Thread_Adapter.h \
+ $(ACE_ROOT)/ace/Thread_Adapter.inl \
$(ACE_ROOT)/ace/Thread_Manager.i \
$(ACE_ROOT)/ace/Task.i \
$(ACE_ROOT)/ace/Task_T.h \
@@ -245,7 +247,7 @@ INCLDIRS += -I../Gateway
$(ACE_ROOT)/ace/Time_Value.h \
$(ACE_ROOT)/ace/SOCK_Acceptor.i \
$(ACE_ROOT)/ace/SOCK_Connector.h \
- $(ACE_ROOT)/ace/SOCK_Connector.i Options.h \
- ../Gateway/Event.h
+ $(ACE_ROOT)/ace/SOCK_Connector.i \
+ Options.h ../Gateway/Event.h
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY