summaryrefslogtreecommitdiff
path: root/TAO/tests/Explicit_Event_Loop
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-08-21 16:39:48 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-08-21 16:39:48 +0000
commit77ee735bf288de212b5377e3536bcbf20c30af88 (patch)
treef3cc43a96b257128ae6a75fbd43bac540d97bf89 /TAO/tests/Explicit_Event_Loop
parentd19c37b2654513e11aad45d2ea375992c9859014 (diff)
downloadATCD-77ee735bf288de212b5377e3536bcbf20c30af88.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tests/Explicit_Event_Loop')
-rw-r--r--TAO/tests/Explicit_Event_Loop/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/TAO/tests/Explicit_Event_Loop/Makefile b/TAO/tests/Explicit_Event_Loop/Makefile
index fac6d76ec34..ed94c34834e 100644
--- a/TAO/tests/Explicit_Event_Loop/Makefile
+++ b/TAO/tests/Explicit_Event_Loop/Makefile
@@ -385,8 +385,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS_T.h \
$(TAO_ROOT)/tao/MessagingS_T.i \
$(TAO_ROOT)/tao/MessagingS_T.cpp \
- $(TAO_ROOT)/tao/MessagingS.i \
- timeC.i
+ $(TAO_ROOT)/tao/MessagingS.i timeC.i
.obj/timeS.o .obj/timeS.so .shobj/timeS.o .shobj/timeS.so: timeS.cpp timeS.h timeC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -701,8 +700,8 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS_T.h \
$(TAO_ROOT)/tao/MessagingS_T.i \
$(TAO_ROOT)/tao/MessagingS_T.cpp \
- $(TAO_ROOT)/tao/MessagingS.i \
- timeC.i timeS_T.h timeS_T.i timeS_T.cpp timeS.i
+ $(TAO_ROOT)/tao/MessagingS.i timeC.i \
+ timeS_T.h timeS_T.i timeS_T.cpp timeS.i
.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp timeC.h \
$(TAO_ROOT)/tao/corba.h \
@@ -1017,8 +1016,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS_T.h \
$(TAO_ROOT)/tao/MessagingS_T.i \
$(TAO_ROOT)/tao/MessagingS_T.cpp \
- $(TAO_ROOT)/tao/MessagingS.i \
- timeC.i
+ $(TAO_ROOT)/tao/MessagingS.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 \
@@ -1333,7 +1331,7 @@ realclean: clean
$(TAO_ROOT)/tao/MessagingS_T.h \
$(TAO_ROOT)/tao/MessagingS_T.i \
$(TAO_ROOT)/tao/MessagingS_T.cpp \
- $(TAO_ROOT)/tao/MessagingS.i \
- timeC.i timeS_T.h timeS_T.i timeS_T.cpp timeS.i
+ $(TAO_ROOT)/tao/MessagingS.i timeC.i \
+ timeS_T.h timeS_T.i timeS_T.cpp timeS.i
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY