summaryrefslogtreecommitdiff
path: root/TAO/tests/Muxing/Makefile
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-09-04 12:58:25 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-09-04 12:58:25 +0000
commit64088052f5f321b50740471f644e68d907a7c623 (patch)
tree1f7222706a2cca9c9afdca05af41b32fe68de4cf /TAO/tests/Muxing/Makefile
parentf39b971bc362d56a4bea37e5c0b7faec3f9aa094 (diff)
downloadATCD-64088052f5f321b50740471f644e68d907a7c623.tar.gz
ChangeLogTag: Tue Sep 4 07:53:23 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Muxing/Makefile')
-rw-r--r--TAO/tests/Muxing/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tests/Muxing/Makefile b/TAO/tests/Muxing/Makefile
index 2668af0791a..f4981e28da0 100644
--- a/TAO/tests/Muxing/Makefile
+++ b/TAO/tests/Muxing/Makefile
@@ -57,8 +57,7 @@ realclean: clean
.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp Receiver.h \
$(ACE_ROOT)/ace/pre.h TestS.h \
- TestC.h \
- $(TAO_ROOT)/tao/corba.h \
+ TestC.h $(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
@@ -593,8 +592,7 @@ realclean: clean
.obj/Receiver.o .obj/Receiver.so .shobj/Receiver.o .shobj/Receiver.so: Receiver.cpp Receiver.h \
$(ACE_ROOT)/ace/pre.h TestS.h \
- TestC.h \
- $(TAO_ROOT)/tao/corba.h \
+ TestC.h $(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
@@ -1584,6 +1582,8 @@ realclean: clean
$(TAO_ROOT)/tao/Synch_Reply_Dispatcher.h \
$(TAO_ROOT)/tao/Reply_Dispatcher.h \
$(TAO_ROOT)/tao/Reply_Dispatcher.i \
+ $(TAO_ROOT)/tao/LF_Event.h \
+ $(TAO_ROOT)/tao/LF_Event.inl \
$(TAO_ROOT)/tao/TAOC.h \
$(TAO_ROOT)/tao/TAOC.i \
$(TAO_ROOT)/tao/operation_details.h \