summaryrefslogtreecommitdiff
path: root/TAO/tests/Explicit_Event_Loop
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-03-30 20:11:24 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-03-30 20:11:24 +0000
commitf3bfcbd51e52178b4827153cc443be3b326bc118 (patch)
tree091ba2f43a790eade2d6028670cd46ba2e23b319 /TAO/tests/Explicit_Event_Loop
parenta5197df7b6e3a16388daf2ada35fe0b79e313242 (diff)
downloadATCD-f3bfcbd51e52178b4827153cc443be3b326bc118.tar.gz
ChangeLogTag: Fri Mar 30 14:08:37 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Explicit_Event_Loop')
-rw-r--r--TAO/tests/Explicit_Event_Loop/Makefile18
1 files changed, 8 insertions, 10 deletions
diff --git a/TAO/tests/Explicit_Event_Loop/Makefile b/TAO/tests/Explicit_Event_Loop/Makefile
index d8ff6b66699..94860d5474e 100644
--- a/TAO/tests/Explicit_Event_Loop/Makefile
+++ b/TAO/tests/Explicit_Event_Loop/Makefile
@@ -71,7 +71,8 @@ realclean: clean
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/timeC.o .obj/timeC.so .shobj/timeC.o .shobj/timeC.so: timeC.cpp timeC.h $(TAO_ROOT)/tao/corba.h \
+.obj/timeC.o .obj/timeC.so .shobj/timeC.o .shobj/timeC.so: timeC.cpp timeC.h \
+ $(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/pre.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
@@ -254,9 +255,7 @@ realclean: clean
$(ACE_ROOT)/ace/Array_Base.cpp \
$(TAO_ROOT)/tao/Interceptor_List.inl \
$(TAO_ROOT)/tao/PortableInterceptor.i \
- $(TAO_ROOT)/tao/BiDirPolicyC.h \
- $(TAO_ROOT)/tao/BiDirPolicyC.i timeC.i \
- $(TAO_ROOT)/tao/Stub.h \
+ timeC.i $(TAO_ROOT)/tao/Stub.h \
$(TAO_ROOT)/tao/Pluggable.h \
$(TAO_ROOT)/tao/Pluggable.i \
$(TAO_ROOT)/tao/MProfile.h \
@@ -341,6 +340,7 @@ realclean: clean
$(TAO_ROOT)/tao/RTCORBAC.i \
$(TAO_ROOT)/tao/RT_Policy_i.i \
$(TAO_ROOT)/tao/Protocols_Hooks.h \
+ $(TAO_ROOT)/tao/BiDir_Adapter.h \
$(ACE_ROOT)/ace/Hash_Map_Manager.h \
$(ACE_ROOT)/ace/Thread_Manager.h \
$(ACE_ROOT)/ace/Containers.h \
@@ -557,8 +557,7 @@ realclean: clean
$(ACE_ROOT)/ace/Array_Base.cpp \
$(TAO_ROOT)/tao/Interceptor_List.inl \
$(TAO_ROOT)/tao/PortableInterceptor.i \
- $(TAO_ROOT)/tao/BiDirPolicyC.h \
- $(TAO_ROOT)/tao/BiDirPolicyC.i timeC.i \
+ timeC.i \
$(TAO_ROOT)/tao/PortableServer/PortableServer.h \
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
$(TAO_ROOT)/tao/PortableServer/RTPortableServerC.h \
@@ -678,6 +677,7 @@ realclean: clean
$(TAO_ROOT)/tao/RT_Policy_i.h \
$(TAO_ROOT)/tao/RT_Policy_i.i \
$(TAO_ROOT)/tao/Protocols_Hooks.h \
+ $(TAO_ROOT)/tao/BiDir_Adapter.h \
$(ACE_ROOT)/ace/Thread_Manager.h \
$(ACE_ROOT)/ace/Containers.h \
$(ACE_ROOT)/ace/Containers.i \
@@ -887,8 +887,7 @@ realclean: clean
$(ACE_ROOT)/ace/Array_Base.cpp \
$(TAO_ROOT)/tao/Interceptor_List.inl \
$(TAO_ROOT)/tao/PortableInterceptor.i \
- $(TAO_ROOT)/tao/BiDirPolicyC.h \
- $(TAO_ROOT)/tao/BiDirPolicyC.i timeC.i
+ timeC.i
.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp server.h timeS.h timeC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -1074,8 +1073,7 @@ realclean: clean
$(ACE_ROOT)/ace/Array_Base.cpp \
$(TAO_ROOT)/tao/Interceptor_List.inl \
$(TAO_ROOT)/tao/PortableInterceptor.i \
- $(TAO_ROOT)/tao/BiDirPolicyC.h \
- $(TAO_ROOT)/tao/BiDirPolicyC.i timeC.i \
+ timeC.i \
$(TAO_ROOT)/tao/PortableServer/PortableServer.h \
$(TAO_ROOT)/tao/PortableServer/portableserver_export.h \
$(TAO_ROOT)/tao/PortableServer/RTPortableServerC.h \