diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-09-19 15:20:38 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2003-09-19 15:20:38 +0000 |
commit | 7a0d1d407249e372bc36e88aee40e2985be5050f (patch) | |
tree | 2eb9c220da94d245c1df23d86636fdd50b7c5ba7 /TAO/orbsvcs/tests | |
parent | c9833d6331ef4c2a2818d769da877d70b3d659ed (diff) | |
download | ATCD-7a0d1d407249e372bc36e88aee40e2985be5050f.tar.gz |
Fixed dependencies.
Diffstat (limited to 'TAO/orbsvcs/tests')
-rw-r--r-- | TAO/orbsvcs/tests/IOR_MCast/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/IOR_MCast/Makefile b/TAO/orbsvcs/tests/IOR_MCast/Makefile index 43f24af193a..43a26fadea9 100644 --- a/TAO/orbsvcs/tests/IOR_MCast/Makefile +++ b/TAO/orbsvcs/tests/IOR_MCast/Makefile @@ -312,7 +312,6 @@ realclean: clean $(ACE_ROOT)/ace/SOCK_Dgram.i \ $(ACE_ROOT)/ace/SOCK_Dgram_Mcast.i \ $(ACE_ROOT)/ace/Reactor.h \ - $(ACE_ROOT)/ace/Timer_Queue_fwd.h \ $(ACE_ROOT)/ace/Reactor_Timer_Interface.h \ $(ACE_ROOT)/ace/Event_Handler.h \ $(ACE_ROOT)/ace/Atomic_Op.h \ @@ -1257,7 +1256,6 @@ realclean: clean $(ACE_ROOT)/ace/XML_Svc_Conf.h \ $(ACE_ROOT)/ace/Service_Config.i \ $(ACE_ROOT)/ace/Reactor.h \ - $(ACE_ROOT)/ace/Timer_Queue_fwd.h \ $(ACE_ROOT)/ace/Reactor_Timer_Interface.h \ $(ACE_ROOT)/ace/Reactor.i \ $(ACE_ROOT)/ace/Reactor_Impl.h \ @@ -1690,7 +1688,6 @@ realclean: clean $(ACE_ROOT)/ace/SOCK_Dgram.i \ $(ACE_ROOT)/ace/SOCK_Dgram_Mcast.i \ $(ACE_ROOT)/ace/Reactor.h \ - $(ACE_ROOT)/ace/Timer_Queue_fwd.h \ $(ACE_ROOT)/ace/Reactor_Timer_Interface.h \ $(ACE_ROOT)/ace/Event_Handler.h \ $(ACE_ROOT)/ace/Event_Handler.i \ |