From 64088052f5f321b50740471f644e68d907a7c623 Mon Sep 17 00:00:00 2001 From: bala Date: Tue, 4 Sep 2001 12:58:25 +0000 Subject: ChangeLogTag: Tue Sep 4 07:53:23 2001 Balachandran Natarajan --- TAO/tests/Muxing/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TAO/tests/Muxing/Makefile') 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 \ -- cgit v1.2.1