diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-03-30 16:35:01 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-03-30 16:35:01 +0000 |
commit | 4a654472d6b9aa1c7a150a5ae356cda1e914375e (patch) | |
tree | 14cf96b5cb4c704d3dcbd3a89a934c0c96f824ab /TAO/performance-tests | |
parent | c12420db747ee04bc72f273e4bd84baa07978997 (diff) | |
download | ATCD-4a654472d6b9aa1c7a150a5ae356cda1e914375e.tar.gz |
ChangeLogTag: Fri Mar 30 10:33:54 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r-- | TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile | 58 |
1 files changed, 36 insertions, 22 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile index 882ec8d6a7b..af77ac83c98 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile @@ -277,8 +277,8 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.i \ - $(TAO_ROOT)/tao/Stub.h \ + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.i $(TAO_ROOT)/tao/Stub.h \ $(TAO_ROOT)/tao/Pluggable.h \ $(TAO_ROOT)/tao/Pluggable.i \ $(TAO_ROOT)/tao/MProfile.h \ @@ -580,7 +580,8 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.i \ + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.i \ $(TAO_ROOT)/tao/PortableServer/PortableServer.h \ $(TAO_ROOT)/tao/PortableServer/portableserver_export.h \ $(TAO_ROOT)/tao/PortableServer/RTPortableServerC.h \ @@ -872,7 +873,8 @@ realclean: clean $(TAO_ROOT)/tao/Services.i \ $(TAO_ROOT)/tao/CORBA_String.h \ $(TAO_ROOT)/tao/CORBA_String.inl \ - $(TAO_ROOT)/tao/ORB.i Cubit_Client.h \ + $(TAO_ROOT)/tao/ORB.i \ + Cubit_Client.h \ $(ACE_ROOT)/ace/Profile_Timer.h \ $(ACE_ROOT)/ace/Time_Value.h \ $(ACE_ROOT)/ace/High_Res_Timer.h \ @@ -926,8 +928,8 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.h cubitC.i \ - Cubit_i.h cubitS.h \ + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.h cubitC.i Cubit_i.h cubitS.h \ $(TAO_ROOT)/tao/PortableServer/Servant_Base.h \ $(TAO_ROOT)/tao/Abstract_Servant_Base.h \ $(TAO_ROOT)/tao/PortableServer/Servant_Base.i \ @@ -940,6 +942,8 @@ realclean: clean cubitS_T.h cubitS_T.i cubitS_T.cpp cubitS.i \ $(TAO_ROOT)/tao/TAO_Internal.h \ $(TAO_ROOT)/tao/debug.h + +.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp \ $(ACE_ROOT)/ace/pre.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ACE_export.h \ @@ -948,7 +952,8 @@ realclean: clean $(ACE_ROOT)/ace/ace_wchar.inl \ $(ACE_ROOT)/ace/OS_Errno.h \ $(ACE_ROOT)/ace/OS_Export.h \ - $(ACE_ROOT)/ace/OS_Errno.inl Cubit_Server.h \ + $(ACE_ROOT)/ace/OS_Errno.inl \ + Cubit_Server.h \ $(ACE_ROOT)/ace/Get_Opt.h \ $(ACE_ROOT)/ace/ACE.h \ $(ACE_ROOT)/ace/OS.h \ @@ -1086,7 +1091,8 @@ realclean: clean $(TAO_ROOT)/tao/Services.i \ $(TAO_ROOT)/tao/CORBA_String.h \ $(TAO_ROOT)/tao/CORBA_String.inl \ - $(TAO_ROOT)/tao/ORB.i Cubit_Client.h \ + $(TAO_ROOT)/tao/ORB.i \ + Cubit_Client.h \ $(ACE_ROOT)/ace/Profile_Timer.h \ $(ACE_ROOT)/ace/Time_Value.h \ $(ACE_ROOT)/ace/High_Res_Timer.h \ @@ -1140,8 +1146,8 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.h cubitC.i \ - Cubit_i.h cubitS.h \ + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.h cubitC.i Cubit_i.h cubitS.h \ $(TAO_ROOT)/tao/PortableServer/Servant_Base.h \ $(TAO_ROOT)/tao/Abstract_Servant_Base.h \ $(TAO_ROOT)/tao/PortableServer/Servant_Base.i \ @@ -1438,8 +1444,9 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.h cubitC.i \ - RTI_IO.h $(TAO_ROOT)/tao/Timeprobe.h \ + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.h cubitC.i RTI_IO.h \ + $(TAO_ROOT)/tao/Timeprobe.h \ $(ACE_ROOT)/ace/Timeprobe.h \ $(TAO_ROOT)/tao/TAO_Internal.h \ $(TAO_ROOT)/tao/debug.h \ @@ -1641,8 +1648,8 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.h cubitC.i \ - Cubit_Server.h \ + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.h cubitC.i Cubit_Server.h \ $(TAO_ROOT)/tao/PortableServer/ORB_Manager.h \ $(TAO_ROOT)/tao/PortableServer/PortableServer.h \ $(TAO_ROOT)/tao/PortableServer/portableserver_export.h \ @@ -1680,6 +1687,8 @@ realclean: clean $(ACE_ROOT)/ace/Managed_Object.i \ $(ACE_ROOT)/ace/Managed_Object.cpp \ $(ACE_ROOT)/ace/Thread_Manager.i + +.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp \ $(ACE_ROOT)/ace/pre.h \ $(ACE_ROOT)/ace/post.h \ $(ACE_ROOT)/ace/ACE_export.h \ @@ -1688,7 +1697,8 @@ realclean: clean $(ACE_ROOT)/ace/ace_wchar.inl \ $(ACE_ROOT)/ace/OS_Errno.h \ $(ACE_ROOT)/ace/OS_Export.h \ - $(ACE_ROOT)/ace/OS_Errno.inl Cubit_Client.h \ + $(ACE_ROOT)/ace/OS_Errno.inl \ + Cubit_Client.h \ $(ACE_ROOT)/ace/Get_Opt.h \ $(ACE_ROOT)/ace/ACE.h \ $(ACE_ROOT)/ace/OS.h \ @@ -1871,7 +1881,8 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.h cubitC.i \ + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.h cubitC.i \ $(TAO_ROOT)/tao/Timeprobe.h \ $(ACE_ROOT)/ace/Timeprobe.h \ $(ACE_ROOT)/ace/Sched_Params.h \ @@ -2160,8 +2171,9 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.h cubitC.i \ - RTI_IO.h $(TAO_ROOT)/tao/Timeprobe.h \ + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.h cubitC.i RTI_IO.h \ + $(TAO_ROOT)/tao/Timeprobe.h \ $(ACE_ROOT)/ace/Timeprobe.h \ $(TAO_ROOT)/tao/TAO_Internal.h \ $(TAO_ROOT)/tao/debug.h \ @@ -2356,7 +2368,8 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.i + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.i .obj/tmplinst.o .obj/tmplinst.so .shobj/tmplinst.o .shobj/tmplinst.so: tmplinst.cpp cubitC.h \ $(TAO_ROOT)/tao/corba.h \ @@ -2543,7 +2556,8 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.i + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.i .obj/Cubit_i.o .obj/Cubit_i.so .shobj/Cubit_i.o .shobj/Cubit_i.so: Cubit_i.cpp Cubit_Client.h \ $(ACE_ROOT)/ace/Get_Opt.h \ @@ -2737,8 +2751,8 @@ realclean: clean $(TAO_ROOT)/tao/Interceptor_List.inl \ $(TAO_ROOT)/tao/PortableInterceptor.i \ $(TAO_ROOT)/tao/BiDirPolicyC.h \ - $(TAO_ROOT)/tao/BiDirPolicyC.i cubitC.h cubitC.i \ - Cubit_i.h cubitS.h \ + $(TAO_ROOT)/tao/BiDirPolicyC.i \ + cubitC.h cubitC.i Cubit_i.h cubitS.h \ $(TAO_ROOT)/tao/PortableServer/PortableServer.h \ $(TAO_ROOT)/tao/PortableServer/portableserver_export.h \ $(TAO_ROOT)/tao/PortableServer/RTPortableServerC.h \ |