From cfe135f7ec7a518a1d52d2d09f9d9d288ba78df4 Mon Sep 17 00:00:00 2001 From: coryan Date: Fri, 25 Aug 2000 23:27:19 +0000 Subject: ChangeLogTag:Fri Aug 25 16:15:50 2000 Carlos O'Ryan --- apps/Gateway/Peer/Makefile | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'apps/Gateway/Peer') 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 -- cgit v1.2.1