diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-09-24 21:14:27 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-09-24 21:14:27 +0000 |
commit | 871a6a7f7d04b99f8df7ae002f25999aca65239f (patch) | |
tree | 5d6e3dbe4305e14326c9f80914593ea4fff32046 /TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile | |
parent | 5b522ab1a6703efaf55a416d63fc670ed1f45b73 (diff) | |
download | ATCD-871a6a7f7d04b99f8df7ae002f25999aca65239f.tar.gz |
ChangeLogTag:Thu Sep 24 15:39:39 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile')
-rw-r--r-- | TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile b/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile index 21f6da61b79..598b9521dae 100644 --- a/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile +++ b/TAO/orbsvcs/tests/EC_Custom_Marshal/Makefile @@ -262,6 +262,7 @@ realclean: $(TAO_ROOT)/tao/Object_Table.h \ $(TAO_ROOT)/tao/POA.i \ $(TAO_ROOT)/tao/poa_macros.h \ + $(TAO_ROOT)/tao/try_macros.h \ $(TAO_ROOT)/tao/params.h \ $(TAO_ROOT)/tao/params.i \ $(TAO_ROOT)/tao/Connect.h \ @@ -577,6 +578,7 @@ realclean: $(TAO_ROOT)/tao/Object_Table.h \ $(TAO_ROOT)/tao/POA.i \ $(TAO_ROOT)/tao/poa_macros.h \ + $(TAO_ROOT)/tao/try_macros.h \ $(TAO_ROOT)/tao/params.h \ $(TAO_ROOT)/tao/params.i \ $(TAO_ROOT)/tao/Connect.h \ @@ -883,6 +885,7 @@ realclean: $(TAO_ROOT)/tao/Object_Table.h \ $(TAO_ROOT)/tao/POA.i \ $(TAO_ROOT)/tao/poa_macros.h \ + $(TAO_ROOT)/tao/try_macros.h \ $(TAO_ROOT)/tao/params.h \ $(TAO_ROOT)/tao/params.i \ $(TAO_ROOT)/tao/Connect.h \ @@ -1113,6 +1116,7 @@ realclean: $(TAO_ROOT)/tao/Object_Table.h \ $(TAO_ROOT)/tao/POA.i \ $(TAO_ROOT)/tao/poa_macros.h \ + $(TAO_ROOT)/tao/try_macros.h \ $(TAO_ROOT)/tao/params.h \ $(TAO_ROOT)/tao/params.i \ $(TAO_ROOT)/tao/Connect.h \ @@ -1221,8 +1225,7 @@ realclean: $(ACE_ROOT)/ace/Reactor.i \ $(ACE_ROOT)/ace/Reactor_Impl.h \ $(ACE_ROOT)/ace/Svc_Conf_Tokens.h \ - dataC.h \ - $(TAO_ROOT)/tao/corba.h \ + dataC.h $(TAO_ROOT)/tao/corba.h \ $(TAO_ROOT)/tao/orbconf.h \ $(ACE_ROOT)/ace/Get_Opt.h \ $(ACE_ROOT)/ace/Get_Opt.i \ @@ -1344,6 +1347,7 @@ realclean: $(TAO_ROOT)/tao/Object_Table.h \ $(TAO_ROOT)/tao/POA.i \ $(TAO_ROOT)/tao/poa_macros.h \ + $(TAO_ROOT)/tao/try_macros.h \ $(TAO_ROOT)/tao/params.h \ $(TAO_ROOT)/tao/params.i \ $(TAO_ROOT)/tao/Connect.h \ |