diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-23 21:20:19 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-12-23 21:20:19 +0000 |
commit | 589b12aca8b3423c2a08c0479259f80a08106148 (patch) | |
tree | 345e270d8a45e4a7d703aad4bf223f5dd209ce67 /TAO | |
parent | d7253fdf1e6803ad0463e2bbf5942341de49016b (diff) | |
download | ATCD-589b12aca8b3423c2a08c0479259f80a08106148.tar.gz |
ChangeLogTag:Tue Dec 23 21:18:22 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO')
314 files changed, 318 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 219f526b56a..fa966baa0af 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 23 21:18:22 UTC 2003 Don Hinton <dhinton@dresystems.com> + + * *.bor: + Added $Id to fix fuzz errors. + Tue Dec 23 21:01:52 UTC 2003 Don Hinton <dhinton@dresystems.com> * *.{mpc,mwc}: diff --git a/TAO/Makefile.bor b/TAO/Makefile.bor index 19f24c085e7..1f9007cccae 100644 --- a/TAO/Makefile.bor +++ b/TAO/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building ACE and TAO # diff --git a/TAO/orbsvcs/IFR_Service/IFR_Service.bor b/TAO/orbsvcs/IFR_Service/IFR_Service.bor index 70b116dd528..0038af96fb0 100644 --- a/TAO/orbsvcs/IFR_Service/IFR_Service.bor +++ b/TAO/orbsvcs/IFR_Service/IFR_Service.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IFR Service executable # diff --git a/TAO/orbsvcs/IFR_Service/Makefile.bor b/TAO/orbsvcs/IFR_Service/Makefile.bor index b7ad7ad9ab1..2a40947b3a6 100644 --- a/TAO/orbsvcs/IFR_Service/Makefile.bor +++ b/TAO/orbsvcs/IFR_Service/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IFR Service executable and library # diff --git a/TAO/orbsvcs/IFR_Service/TAO_IFR_BE_DLL.bor b/TAO/orbsvcs/IFR_Service/TAO_IFR_BE_DLL.bor index 9be0b593448..10c58e5e5de 100644 --- a/TAO/orbsvcs/IFR_Service/TAO_IFR_BE_DLL.bor +++ b/TAO/orbsvcs/IFR_Service/TAO_IFR_BE_DLL.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO_IFR_BE_DLL library # diff --git a/TAO/orbsvcs/IFR_Service/tao_ifr.bor b/TAO/orbsvcs/IFR_Service/tao_ifr.bor index 2ec8985eeae..8600b285465 100644 --- a/TAO/orbsvcs/IFR_Service/tao_ifr.bor +++ b/TAO/orbsvcs/IFR_Service/tao_ifr.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the tao_ifr executable # diff --git a/TAO/orbsvcs/Makefile.bor b/TAO/orbsvcs/Makefile.bor index 34417117cf9..32cffe1334e 100644 --- a/TAO/orbsvcs/Makefile.bor +++ b/TAO/orbsvcs/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building orbsvcs # diff --git a/TAO/orbsvcs/TAO_Service/Makefile.bor b/TAO/orbsvcs/TAO_Service/Makefile.bor index 6fa15ac550c..38dd90e6070 100644 --- a/TAO/orbsvcs/TAO_Service/Makefile.bor +++ b/TAO/orbsvcs/TAO_Service/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO_Service executable # diff --git a/TAO/orbsvcs/orbsvcs/RTSchedEvent.bor b/TAO/orbsvcs/orbsvcs/RTSchedEvent.bor index b2b6d6de1e1..d13f0e1ac50 100644 --- a/TAO/orbsvcs/orbsvcs/RTSchedEvent.bor +++ b/TAO/orbsvcs/orbsvcs/RTSchedEvent.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO RTSchedEvent library # diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Makefile.bor index 266d926bef5..5b62a3ea62c 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Makefile.bor +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams async_three_stage test # diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.bor b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.bor index 36bd9efea7c..567efd3fd3d 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.bor +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/distributer.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams async_three_stage test # diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.bor b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.bor index c2726cbb347..88c3ba4a6e8 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.bor +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/receiver.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams async_three_stage test diff --git a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.bor b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.bor index 4524b312be0..542272312ea 100644 --- a/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.bor +++ b/TAO/orbsvcs/tests/AVStreams/Asynch_Three_Stage/sender.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams async_three_stage test # diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Component_Switching/Makefile.bor index d52d7bfeaa5..9754a864cf8 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/Makefile.bor +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams component_switching test # diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.bor b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.bor index 662f22e2e19..2368c44430a 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.bor +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/distributer.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams component_switching test # diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.bor b/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.bor index 1cfadbca685..17bcb5dc2bb 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.bor +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/receiver.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams component_switching test diff --git a/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.bor b/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.bor index 1fe867be89e..e5aa0dcebb9 100644 --- a/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.bor +++ b/TAO/orbsvcs/tests/AVStreams/Component_Switching/sender.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams component_switching test diff --git a/TAO/orbsvcs/tests/AVStreams/Full_Profile/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Full_Profile/Makefile.bor index 6e3d88c4523..5530892a3f8 100644 --- a/TAO/orbsvcs/tests/AVStreams/Full_Profile/Makefile.bor +++ b/TAO/orbsvcs/tests/AVStreams/Full_Profile/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams full_profile test # diff --git a/TAO/orbsvcs/tests/AVStreams/Full_Profile/ftp.bor b/TAO/orbsvcs/tests/AVStreams/Full_Profile/ftp.bor index 5fbb69089bb..7919d1509ae 100644 --- a/TAO/orbsvcs/tests/AVStreams/Full_Profile/ftp.bor +++ b/TAO/orbsvcs/tests/AVStreams/Full_Profile/ftp.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams full_profile test # diff --git a/TAO/orbsvcs/tests/AVStreams/Full_Profile/server.bor b/TAO/orbsvcs/tests/AVStreams/Full_Profile/server.bor index e3ad81ce177..aa11ace01a2 100644 --- a/TAO/orbsvcs/tests/AVStreams/Full_Profile/server.bor +++ b/TAO/orbsvcs/tests/AVStreams/Full_Profile/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams full_profile test # diff --git a/TAO/orbsvcs/tests/AVStreams/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Makefile.bor index b233eb82a85..14ab13608ff 100644 --- a/TAO/orbsvcs/tests/AVStreams/Makefile.bor +++ b/TAO/orbsvcs/tests/AVStreams/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO AVStreams tests # diff --git a/TAO/orbsvcs/tests/AVStreams/Multicast/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Multicast/Makefile.bor index 9e82f690235..641d147457a 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multicast/Makefile.bor +++ b/TAO/orbsvcs/tests/AVStreams/Multicast/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams multicast test # diff --git a/TAO/orbsvcs/tests/AVStreams/Multicast/ftp.bor b/TAO/orbsvcs/tests/AVStreams/Multicast/ftp.bor index 1033e1f9559..95553457674 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multicast/ftp.bor +++ b/TAO/orbsvcs/tests/AVStreams/Multicast/ftp.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams multicast test # diff --git a/TAO/orbsvcs/tests/AVStreams/Multicast/server.bor b/TAO/orbsvcs/tests/AVStreams/Multicast/server.bor index a5d0aaec57c..0907b8b119b 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multicast/server.bor +++ b/TAO/orbsvcs/tests/AVStreams/Multicast/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams multicast test # diff --git a/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/Makefile.bor index d239b37e971..410d043ca66 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/Makefile.bor +++ b/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams multicast_full_profile test # diff --git a/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/ftp.bor b/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/ftp.bor index a702eca8cc1..a5e86c45bba 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/ftp.bor +++ b/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/ftp.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams multicast_full_profile test # diff --git a/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/server.bor b/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/server.bor index ddd00d4af83..db8388e2dfa 100644 --- a/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/server.bor +++ b/TAO/orbsvcs/tests/AVStreams/Multicast_Full_Profile/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams multicast_full_profile test # diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Pluggable/Makefile.bor index affda98f209..7663e7bf4b0 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable/Makefile.bor +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams pluggable test # diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.bor b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.bor index 7b3293f3dbd..4c797509e50 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.bor +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/ftp.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams pluggable test diff --git a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.bor b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.bor index 50c9b594446..51a424edc69 100644 --- a/TAO/orbsvcs/tests/AVStreams/Pluggable/server.bor +++ b/TAO/orbsvcs/tests/AVStreams/Pluggable/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams pluggable test # diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/Makefile.bor index 8106e3549fd..5391aad6c47 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/Makefile.bor +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams simple_three_stage test # diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.bor index cc9d70b21f0..8149a7fa3c3 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.bor +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams simple_three_stage test # diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.bor index 3fb16f10c38..b15ddcaf094 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.bor +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams simple_three_stage test diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor index 8651cd421db..5e69d7f9b72 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams simple_three_stage test # diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile.bor index 8ac39819646..8f40626d1ef 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile.bor +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams simple_two_stage test # diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.bor index 5fe710b4945..ed3bfe54e0b 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.bor +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/receiver.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams simple_two_stage test diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.bor index 6a53dc488a7..6d9eea2266a 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.bor +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/sender.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams simple_two_stage test # diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/Makefile.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/Makefile.bor index 8068418af0e..ca8e674f714 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/Makefile.bor +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams simple_two_stage_with_qos test # diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.bor index c662771b120..3fdb1998906 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.bor +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/receiver.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams simple_two_stage_with_qos test diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.bor b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.bor index bd6ba63fa07..e7a2861c3e1 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.bor +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the avstreams simple_two_stage_with_qos test # diff --git a/TAO/orbsvcs/tests/Bug_1393_Regression/Makefile.Bug_1393_Client.bor b/TAO/orbsvcs/tests/Bug_1393_Regression/Makefile.Bug_1393_Client.bor index 5e9cae01085..1ec63049cc8 100644 --- a/TAO/orbsvcs/tests/Bug_1393_Regression/Makefile.Bug_1393_Client.bor +++ b/TAO/orbsvcs/tests/Bug_1393_Regression/Makefile.Bug_1393_Client.bor @@ -1,3 +1,4 @@ +# $Id$ # Makefile for building the client exe with Borland C++ Builder NAME = client diff --git a/TAO/orbsvcs/tests/Bug_1393_Regression/Makefile.bor b/TAO/orbsvcs/tests/Bug_1393_Regression/Makefile.bor index e7328793734..3a768e25049 100644 --- a/TAO/orbsvcs/tests/Bug_1393_Regression/Makefile.bor +++ b/TAO/orbsvcs/tests/Bug_1393_Regression/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ #---------------------------------------------------------------------------- # Borland Workspace #---------------------------------------------------------------------------- diff --git a/TAO/orbsvcs/tests/Concurrency/CC_client.bor b/TAO/orbsvcs/tests/Concurrency/CC_client.bor index 161534d5707..76ddb26428e 100644 --- a/TAO/orbsvcs/tests/Concurrency/CC_client.bor +++ b/TAO/orbsvcs/tests/Concurrency/CC_client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the concurrency test # diff --git a/TAO/orbsvcs/tests/Concurrency/Makefile.bor b/TAO/orbsvcs/tests/Concurrency/Makefile.bor index b46431d1cdc..7a069935d50 100644 --- a/TAO/orbsvcs/tests/Concurrency/Makefile.bor +++ b/TAO/orbsvcs/tests/Concurrency/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Concurrency test # diff --git a/TAO/orbsvcs/tests/CosEvent/lib/Makefile.bor b/TAO/orbsvcs/tests/CosEvent/lib/Makefile.bor index dfa1b320d4e..f3c87c29e25 100644 --- a/TAO/orbsvcs/tests/CosEvent/lib/Makefile.bor +++ b/TAO/orbsvcs/tests/CosEvent/lib/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the CECTest # diff --git a/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/Makefile.bor b/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/Makefile.bor index b16671e22a8..3722085d553 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/Makefile.bor +++ b/TAO/orbsvcs/tests/FaultTolerance/GroupRef_Manipulation/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the GroupRef_Manipulation test executables # diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.bor b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.bor index af84d654c64..a2c7d3923b7 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.bor +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IOGR tests # diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.bor b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.bor index 0b7460a7715..0c518e0824a 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.bor +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/Manager.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IOGR tests # diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGR/server.bor b/TAO/orbsvcs/tests/FaultTolerance/IOGR/server.bor index 1abdab6333e..7e657631b4a 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGR/server.bor +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGR/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IOGR tests # diff --git a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/Makefile.bor b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/Makefile.bor index 7db2f404257..9f3c18ca821 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/Makefile.bor +++ b/TAO/orbsvcs/tests/FaultTolerance/IOGRManipulation/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IOGRManipulation executable # diff --git a/TAO/orbsvcs/tests/FaultTolerance/Makefile.bor b/TAO/orbsvcs/tests/FaultTolerance/Makefile.bor index 117ac8aa63c..dd0e66d0f91 100644 --- a/TAO/orbsvcs/tests/FaultTolerance/Makefile.bor +++ b/TAO/orbsvcs/tests/FaultTolerance/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO obsvcs examples diff --git a/TAO/orbsvcs/tests/IOR_MCast/Makefile.bor b/TAO/orbsvcs/tests/IOR_MCast/Makefile.bor index 5f4ec02045b..1df4e7805c1 100644 --- a/TAO/orbsvcs/tests/IOR_MCast/Makefile.bor +++ b/TAO/orbsvcs/tests/IOR_MCast/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IOR_MCast test # diff --git a/TAO/orbsvcs/tests/IOR_MCast/client.bor b/TAO/orbsvcs/tests/IOR_MCast/client.bor index 90b1e231dc2..018b7c21151 100644 --- a/TAO/orbsvcs/tests/IOR_MCast/client.bor +++ b/TAO/orbsvcs/tests/IOR_MCast/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IOR_MCast test # diff --git a/TAO/orbsvcs/tests/IOR_MCast/server.bor b/TAO/orbsvcs/tests/IOR_MCast/server.bor index 82e343b9e01..e890e7c096a 100644 --- a/TAO/orbsvcs/tests/IOR_MCast/server.bor +++ b/TAO/orbsvcs/tests/IOR_MCast/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IOR_MCast test # diff --git a/TAO/orbsvcs/tests/Property/Makefile.bor b/TAO/orbsvcs/tests/Property/Makefile.bor index 49291227d9a..0c0562df7ad 100644 --- a/TAO/orbsvcs/tests/Property/Makefile.bor +++ b/TAO/orbsvcs/tests/Property/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the property test # diff --git a/TAO/orbsvcs/tests/Property/client.bor b/TAO/orbsvcs/tests/Property/client.bor index ed0c7b5d0d6..710dd87f6c0 100644 --- a/TAO/orbsvcs/tests/Property/client.bor +++ b/TAO/orbsvcs/tests/Property/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the property test # diff --git a/TAO/orbsvcs/tests/Property/server.bor b/TAO/orbsvcs/tests/Property/server.bor index 77f77bb9b6d..4f5ea44b2bc 100644 --- a/TAO/orbsvcs/tests/Property/server.bor +++ b/TAO/orbsvcs/tests/Property/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the property test # diff --git a/TAO/orbsvcs/tests/RTCosScheduling/Makefile.bor b/TAO/orbsvcs/tests/RTCosScheduling/Makefile.bor index 2f882f1821d..cd1694e466b 100644 --- a/TAO/orbsvcs/tests/RTCosScheduling/Makefile.bor +++ b/TAO/orbsvcs/tests/RTCosScheduling/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the RTCosScheduling test # diff --git a/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling_Client.bor b/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling_Client.bor index 21f7e6ddd8a..79dbd5307bb 100644 --- a/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling_Client.bor +++ b/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling_Client.bor @@ -1,3 +1,4 @@ +# $Id$ # Makefile for building the client exe with Borland C++ Builder NAME = client diff --git a/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling_Server.bor b/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling_Server.bor index 80c5fbb96ec..55b701d3b4a 100644 --- a/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling_Server.bor +++ b/TAO/orbsvcs/tests/RTCosScheduling/RTCosScheduling_Server.bor @@ -1,3 +1,4 @@ +# $Id$ # Makefile for building the server exe with Borland C++ Builder NAME = server diff --git a/TAO/orbsvcs/tests/Redundant_Naming/makefile.bor b/TAO/orbsvcs/tests/Redundant_Naming/makefile.bor index dcd1045a0f6..ce8a09cf9b8 100644 --- a/TAO/orbsvcs/tests/Redundant_Naming/makefile.bor +++ b/TAO/orbsvcs/tests/Redundant_Naming/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Simple_Naming test # diff --git a/TAO/orbsvcs/tests/Security/Secure_Invocation/client.bor b/TAO/orbsvcs/tests/Security/Secure_Invocation/client.bor index dfeee70fc28..bef6ec3eca8 100644 --- a/TAO/orbsvcs/tests/Security/Secure_Invocation/client.bor +++ b/TAO/orbsvcs/tests/Security/Secure_Invocation/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Secure_Invocation test # diff --git a/TAO/orbsvcs/tests/Security/Secure_Invocation/server.bor b/TAO/orbsvcs/tests/Security/Secure_Invocation/server.bor index 375dee66ac5..8c95db6f228 100644 --- a/TAO/orbsvcs/tests/Security/Secure_Invocation/server.bor +++ b/TAO/orbsvcs/tests/Security/Secure_Invocation/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Secure_Invocation test # diff --git a/TAO/orbsvcs/tests/Simple_Naming/makefile.bor b/TAO/orbsvcs/tests/Simple_Naming/makefile.bor index dcd1045a0f6..ce8a09cf9b8 100644 --- a/TAO/orbsvcs/tests/Simple_Naming/makefile.bor +++ b/TAO/orbsvcs/tests/Simple_Naming/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Simple_Naming test # diff --git a/TAO/orbsvcs/tests/Time/Makefile.bor b/TAO/orbsvcs/tests/Time/Makefile.bor index f7ed5494032..56be752d449 100644 --- a/TAO/orbsvcs/tests/Time/Makefile.bor +++ b/TAO/orbsvcs/tests/Time/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the time test # diff --git a/TAO/orbsvcs/tests/Time/client.bor b/TAO/orbsvcs/tests/Time/client.bor index 0f4066a1749..60fafab0a49 100644 --- a/TAO/orbsvcs/tests/Time/client.bor +++ b/TAO/orbsvcs/tests/Time/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the time test # diff --git a/TAO/orbsvcs/tests/ior_corbaname/Makefile.bor b/TAO/orbsvcs/tests/ior_corbaname/Makefile.bor index 1a66d970c41..538e3665bc7 100644 --- a/TAO/orbsvcs/tests/ior_corbaname/Makefile.bor +++ b/TAO/orbsvcs/tests/ior_corbaname/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the ior_corbaname test # diff --git a/TAO/orbsvcs/tests/ior_corbaname/client.bor b/TAO/orbsvcs/tests/ior_corbaname/client.bor index c1d66cd34a2..b338352777b 100644 --- a/TAO/orbsvcs/tests/ior_corbaname/client.bor +++ b/TAO/orbsvcs/tests/ior_corbaname/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the ior_corbaname test # diff --git a/TAO/orbsvcs/tests/ior_corbaname/server.bor b/TAO/orbsvcs/tests/ior_corbaname/server.bor index 48aa9ddec78..af325b58caf 100644 --- a/TAO/orbsvcs/tests/ior_corbaname/server.bor +++ b/TAO/orbsvcs/tests/ior_corbaname/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the ior_corbaname test # diff --git a/TAO/performance-tests/Anyop/Makefile.bor b/TAO/performance-tests/Anyop/Makefile.bor index 55f84f788ac..5da8db2166b 100644 --- a/TAO/performance-tests/Anyop/Makefile.bor +++ b/TAO/performance-tests/Anyop/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the anyop performance-tests executable # diff --git a/TAO/performance-tests/Callback/Makefile.bor b/TAO/performance-tests/Callback/Makefile.bor index 31fe3d92519..46ad585b054 100644 --- a/TAO/performance-tests/Callback/Makefile.bor +++ b/TAO/performance-tests/Callback/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the callback performance-tests executables # diff --git a/TAO/performance-tests/Callback/client.bor b/TAO/performance-tests/Callback/client.bor index dbb9053dd5e..089b0127747 100644 --- a/TAO/performance-tests/Callback/client.bor +++ b/TAO/performance-tests/Callback/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the callback performance-tests client # diff --git a/TAO/performance-tests/Callback/server.bor b/TAO/performance-tests/Callback/server.bor index c5dce20dd13..bfce0812f28 100644 --- a/TAO/performance-tests/Callback/server.bor +++ b/TAO/performance-tests/Callback/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the callback performance-tests server # diff --git a/TAO/performance-tests/Cubit/Makefile.bor b/TAO/performance-tests/Cubit/Makefile.bor index 662a66f496b..599e366e75a 100644 --- a/TAO/performance-tests/Cubit/Makefile.bor +++ b/TAO/performance-tests/Cubit/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Cubit performance-tests diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile.bor b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile.bor index dfe48d65888..6f2613bbb3b 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile.bor +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the performance-tests Cubit # diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/client.bor b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/client.bor index 19cadf16c69..6b039d60a3b 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/client.bor +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the performance-tests Cubit # diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.bor b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.bor index 2a18bce9c39..9f6d39668aa 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.bor +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/collocation_test.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the performance-tests Cubit collocation_test # diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/server.bor b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/server.bor index bddb38cd59c..b42c87ad528 100644 --- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/server.bor +++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the performance-tests Cubit # diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Makefile.bor b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Makefile.bor index 39cfcf8a92b..8fe4011462c 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/Makefile.bor +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the performance-tests Cubit # diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.bor b/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.bor index ed324ea9a70..fb24bac46d2 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.bor +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the performance-tests Cubit # diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.bor b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.bor index 7e7940296fe..b332db65f41 100644 --- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.bor +++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the performance-tests Cubit # diff --git a/TAO/performance-tests/Cubit/TAO/Makefile.bor b/TAO/performance-tests/Cubit/TAO/Makefile.bor index e8142199707..c0ca7c23872 100644 --- a/TAO/performance-tests/Cubit/TAO/Makefile.bor +++ b/TAO/performance-tests/Cubit/TAO/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO Cubit performance-tests diff --git a/TAO/performance-tests/POA/Makefile.bor b/TAO/performance-tests/POA/Makefile.bor index 068e34f43ae..7c4893f1496 100644 --- a/TAO/performance-tests/POA/Makefile.bor +++ b/TAO/performance-tests/POA/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA performance-tests diff --git a/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile.bor b/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile.bor index 7e6578786cd..942c9e1786d 100644 --- a/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile.bor +++ b/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Destuction test diff --git a/TAO/performance-tests/Pluggable/Makefile.bor b/TAO/performance-tests/Pluggable/Makefile.bor index d93965f0628..554d6d1d946 100644 --- a/TAO/performance-tests/Pluggable/Makefile.bor +++ b/TAO/performance-tests/Pluggable/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Pluggable performance_tests # diff --git a/TAO/performance-tests/Pluggable/client.bor b/TAO/performance-tests/Pluggable/client.bor index f0e068b311c..959baca2fa5 100644 --- a/TAO/performance-tests/Pluggable/client.bor +++ b/TAO/performance-tests/Pluggable/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the LongWrites client test diff --git a/TAO/performance-tests/Pluggable/server.bor b/TAO/performance-tests/Pluggable/server.bor index ec8811e28df..0ee51d1a08f 100644 --- a/TAO/performance-tests/Pluggable/server.bor +++ b/TAO/performance-tests/Pluggable/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Pluggable performance_tests diff --git a/TAO/performance-tests/RTCorba/Makefile.bor b/TAO/performance-tests/RTCorba/Makefile.bor index 5d0e232a2d7..8fa5b0bfcbf 100644 --- a/TAO/performance-tests/RTCorba/Makefile.bor +++ b/TAO/performance-tests/RTCorba/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO RTCorba performance-tests diff --git a/TAO/performance-tests/RTCorba/Oneways/Makefile.bor b/TAO/performance-tests/RTCorba/Oneways/Makefile.bor index 24daaa12915..54110ed03d4 100644 --- a/TAO/performance-tests/RTCorba/Oneways/Makefile.bor +++ b/TAO/performance-tests/RTCorba/Oneways/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO RTCorba Oneways performance-tests diff --git a/TAO/performance-tests/RTCorba/Oneways/Reliable/Makefile.bor b/TAO/performance-tests/RTCorba/Oneways/Reliable/Makefile.bor index e66f31847e5..3a911bb8529 100644 --- a/TAO/performance-tests/RTCorba/Oneways/Reliable/Makefile.bor +++ b/TAO/performance-tests/RTCorba/Oneways/Reliable/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the reliable oneways executables # diff --git a/TAO/performance-tests/RTCorba/Oneways/Reliable/client.bor b/TAO/performance-tests/RTCorba/Oneways/Reliable/client.bor index e336171cf39..b526219df94 100644 --- a/TAO/performance-tests/RTCorba/Oneways/Reliable/client.bor +++ b/TAO/performance-tests/RTCorba/Oneways/Reliable/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the reliable oneway client # diff --git a/TAO/performance-tests/RTCorba/Oneways/Reliable/server.bor b/TAO/performance-tests/RTCorba/Oneways/Reliable/server.bor index 50472ad61d5..5b335e0f6ba 100644 --- a/TAO/performance-tests/RTCorba/Oneways/Reliable/server.bor +++ b/TAO/performance-tests/RTCorba/Oneways/Reliable/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the reliable oneway server # diff --git a/TAO/performance-tests/RTCorba/Thread_Pool/Makefile.bor b/TAO/performance-tests/RTCorba/Thread_Pool/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/performance-tests/RTCorba/Thread_Pool/Makefile.bor +++ b/TAO/performance-tests/RTCorba/Thread_Pool/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/performance-tests/RTCorba/Thread_Pool/client.bor b/TAO/performance-tests/RTCorba/Thread_Pool/client.bor index b626ed867c2..1dbc7ac6fdc 100644 --- a/TAO/performance-tests/RTCorba/Thread_Pool/client.bor +++ b/TAO/performance-tests/RTCorba/Thread_Pool/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults ping executable # diff --git a/TAO/performance-tests/RTCorba/Thread_Pool/server.bor b/TAO/performance-tests/RTCorba/Thread_Pool/server.bor index 0a158b04444..9764a14d778 100644 --- a/TAO/performance-tests/RTCorba/Thread_Pool/server.bor +++ b/TAO/performance-tests/RTCorba/Thread_Pool/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executable # diff --git a/TAO/tao/BiDir_GIOP/Makefile.bor b/TAO/tao/BiDir_GIOP/Makefile.bor index 28cc6eae038..9bb43340e71 100644 --- a/TAO/tao/BiDir_GIOP/Makefile.bor +++ b/TAO/tao/BiDir_GIOP/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO BiDirGIOP library # diff --git a/TAO/tao/Domain/Makefile.bor b/TAO/tao/Domain/Makefile.bor index d1a3c15a915..843589e7186 100644 --- a/TAO/tao/Domain/Makefile.bor +++ b/TAO/tao/Domain/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO Domain library # diff --git a/TAO/tao/DynamicAny/Makefile.bor b/TAO/tao/DynamicAny/Makefile.bor index 9550a066e11..8173f9b8a7e 100644 --- a/TAO/tao/DynamicAny/Makefile.bor +++ b/TAO/tao/DynamicAny/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO DynamicAny library # diff --git a/TAO/tao/DynamicInterface/Makefile.bor b/TAO/tao/DynamicInterface/Makefile.bor index 3b6e4a329bc..1f324f0b696 100644 --- a/TAO/tao/DynamicInterface/Makefile.bor +++ b/TAO/tao/DynamicInterface/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO DynamicInterface library # diff --git a/TAO/tao/IFR_Client/Makefile.bor b/TAO/tao/IFR_Client/Makefile.bor index dc664449ec5..f279e112f3e 100644 --- a/TAO/tao/IFR_Client/Makefile.bor +++ b/TAO/tao/IFR_Client/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO IFR Client library # diff --git a/TAO/tao/IORInterceptor/Makefile.bor b/TAO/tao/IORInterceptor/Makefile.bor index 20cde1ec076..c9f126590fa 100644 --- a/TAO/tao/IORInterceptor/Makefile.bor +++ b/TAO/tao/IORInterceptor/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO IORInterceptor library # diff --git a/TAO/tao/IORManipulation/Makefile.bor b/TAO/tao/IORManipulation/Makefile.bor index 9d58de05409..0c348a02b40 100644 --- a/TAO/tao/IORManipulation/Makefile.bor +++ b/TAO/tao/IORManipulation/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO IORManipulation library # diff --git a/TAO/tao/IORTable/Makefile.bor b/TAO/tao/IORTable/Makefile.bor index 87c029b7ce6..51330ec7fda 100644 --- a/TAO/tao/IORTable/Makefile.bor +++ b/TAO/tao/IORTable/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO IORTable library # diff --git a/TAO/tao/Makefile.bor b/TAO/tao/Makefile.bor index 233403bc0a0..ef6e0d3b8e3 100644 --- a/TAO/tao/Makefile.bor +++ b/TAO/tao/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO library # diff --git a/TAO/tao/Messaging/Makefile.bor b/TAO/tao/Messaging/Makefile.bor index b4883e7fcff..19149239011 100644 --- a/TAO/tao/Messaging/Makefile.bor +++ b/TAO/tao/Messaging/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO Messaging library # diff --git a/TAO/tao/ObjRefTemplate/Makefile.bor b/TAO/tao/ObjRefTemplate/Makefile.bor index 5301aed585a..c56c4359f4c 100644 --- a/TAO/tao/ObjRefTemplate/Makefile.bor +++ b/TAO/tao/ObjRefTemplate/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO ObjRefTemplate library # diff --git a/TAO/tao/PortableServer/Makefile.bor b/TAO/tao/PortableServer/Makefile.bor index c9c22502b68..d0b8eb18a02 100644 --- a/TAO/tao/PortableServer/Makefile.bor +++ b/TAO/tao/PortableServer/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO PortableServer library # diff --git a/TAO/tao/RTCORBA/Makefile.bor b/TAO/tao/RTCORBA/Makefile.bor index 8e4f089654f..edcff4f91b1 100644 --- a/TAO/tao/RTCORBA/Makefile.bor +++ b/TAO/tao/RTCORBA/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO RTCorba library # diff --git a/TAO/tao/RTPortableServer/Makefile.bor b/TAO/tao/RTPortableServer/Makefile.bor index 9a5ecfdf83f..36874dd84a3 100644 --- a/TAO/tao/RTPortableServer/Makefile.bor +++ b/TAO/tao/RTPortableServer/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO RTPortableServer library # diff --git a/TAO/tao/RTScheduling/Makefile.bor b/TAO/tao/RTScheduling/Makefile.bor index f4feed0e9d7..d44615a10cc 100644 --- a/TAO/tao/RTScheduling/Makefile.bor +++ b/TAO/tao/RTScheduling/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO RTCorba library # diff --git a/TAO/tao/SmartProxies/Makefile.bor b/TAO/tao/SmartProxies/Makefile.bor index ecc7eabf740..154a38f79c3 100644 --- a/TAO/tao/SmartProxies/Makefile.bor +++ b/TAO/tao/SmartProxies/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO Smart Proxies library # diff --git a/TAO/tao/Strategies/Makefile.bor b/TAO/tao/Strategies/Makefile.bor index db636403a4e..64042780bbe 100644 --- a/TAO/tao/Strategies/Makefile.bor +++ b/TAO/tao/Strategies/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO Strategies library # diff --git a/TAO/tao/TypeCodeFactory/Makefile.bor b/TAO/tao/TypeCodeFactory/Makefile.bor index 082d180d860..3c0c575e0db 100644 --- a/TAO/tao/TypeCodeFactory/Makefile.bor +++ b/TAO/tao/TypeCodeFactory/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TypeCodeFactory library # diff --git a/TAO/tao/Valuetype/Makefile.bor b/TAO/tao/Valuetype/Makefile.bor index ad1a3415521..ed9fe7d9ce2 100644 --- a/TAO/tao/Valuetype/Makefile.bor +++ b/TAO/tao/Valuetype/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO Valuetype library # diff --git a/TAO/tests/AMI/simple_client.bor b/TAO/tests/AMI/simple_client.bor index d7ae68977a6..62811f03d78 100644 --- a/TAO/tests/AMI/simple_client.bor +++ b/TAO/tests/AMI/simple_client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the AMI simple_client # diff --git a/TAO/tests/BiDirectional_NestedUpcall/Makefile.bor b/TAO/tests/BiDirectional_NestedUpcall/Makefile.bor index 4c5d5a991ee..01b587d0aba 100644 --- a/TAO/tests/BiDirectional_NestedUpcall/Makefile.bor +++ b/TAO/tests/BiDirectional_NestedUpcall/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the BiDirectional_NestedUpcall test executables # diff --git a/TAO/tests/BiDirectional_NestedUpcall/client.bor b/TAO/tests/BiDirectional_NestedUpcall/client.bor index 5cc87be4bad..6e315d203e6 100644 --- a/TAO/tests/BiDirectional_NestedUpcall/client.bor +++ b/TAO/tests/BiDirectional_NestedUpcall/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the BiDirectional_NestedUpcall client # diff --git a/TAO/tests/BiDirectional_NestedUpcall/server.bor b/TAO/tests/BiDirectional_NestedUpcall/server.bor index 749f3161513..11d3a96f64f 100644 --- a/TAO/tests/BiDirectional_NestedUpcall/server.bor +++ b/TAO/tests/BiDirectional_NestedUpcall/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the BiDirectional_NestedUpCall server # diff --git a/TAO/tests/Big_Reply/Makefile.bor b/TAO/tests/Big_Reply/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/Big_Reply/Makefile.bor +++ b/TAO/tests/Big_Reply/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/Big_Reply/client.bor b/TAO/tests/Big_Reply/client.bor index 6918213b956..166e95da035 100644 --- a/TAO/tests/Big_Reply/client.bor +++ b/TAO/tests/Big_Reply/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults ping executable # diff --git a/TAO/tests/Big_Reply/server.bor b/TAO/tests/Big_Reply/server.bor index aca4bec1814..5d67a2482cf 100644 --- a/TAO/tests/Big_Reply/server.bor +++ b/TAO/tests/Big_Reply/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults Test executable # diff --git a/TAO/tests/CDR/Makefile.bor b/TAO/tests/CDR/Makefile.bor index 7300be3f368..660ebc62b5d 100644 --- a/TAO/tests/CDR/Makefile.bor +++ b/TAO/tests/CDR/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the CDR tests # diff --git a/TAO/tests/Client_Leaks/Makefile.bor b/TAO/tests/Client_Leaks/Makefile.bor index 798b9bd6af6..736f36c7ba6 100644 --- a/TAO/tests/Client_Leaks/Makefile.bor +++ b/TAO/tests/Client_Leaks/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/IBM1047_ISO8859.bor b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/IBM1047_ISO8859.bor index 5ee872ebde2..adbfa323c8c 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/IBM1047_ISO8859.bor +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/IBM1047_ISO8859.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IBM1047_ISO8859 library diff --git a/TAO/tests/Codec/Makefile.bor b/TAO/tests/Codec/Makefile.bor index 6023060755a..8faf5999337 100644 --- a/TAO/tests/Codec/Makefile.bor +++ b/TAO/tests/Codec/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Codec test executables # diff --git a/TAO/tests/Codec/client.bor b/TAO/tests/Codec/client.bor index f5762c05e4d..e56b46d5e20 100644 --- a/TAO/tests/Codec/client.bor +++ b/TAO/tests/Codec/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Codec test client # diff --git a/TAO/tests/Collocation/Collocation.bor b/TAO/tests/Collocation/Collocation.bor index 5ba5cc9d767..95abaeeeba8 100644 --- a/TAO/tests/Collocation/Collocation.bor +++ b/TAO/tests/Collocation/Collocation.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Collocation test # diff --git a/TAO/tests/Collocation/Collocation_Test_Stubs.bor b/TAO/tests/Collocation/Collocation_Test_Stubs.bor index 6746efa7898..1eff90ac224 100644 --- a/TAO/tests/Collocation/Collocation_Test_Stubs.bor +++ b/TAO/tests/Collocation/Collocation_Test_Stubs.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Collocation_Test_Stubs library # diff --git a/TAO/tests/Collocation/Diamond.bor b/TAO/tests/Collocation/Diamond.bor index 83a5e53fcd3..237098df19f 100644 --- a/TAO/tests/Collocation/Diamond.bor +++ b/TAO/tests/Collocation/Diamond.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Diamond library # diff --git a/TAO/tests/Collocation/Makefile.bor b/TAO/tests/Collocation/Makefile.bor index 7994d507200..844d0d3b654 100644 --- a/TAO/tests/Collocation/Makefile.bor +++ b/TAO/tests/Collocation/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Collocation test executables and libraries # diff --git a/TAO/tests/Collocation_Opportunities/Makefile.bor b/TAO/tests/Collocation_Opportunities/Makefile.bor index a9599bed7b4..675cf690775 100644 --- a/TAO/tests/Collocation_Opportunities/Makefile.bor +++ b/TAO/tests/Collocation_Opportunities/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Collocation_Opportunities test # diff --git a/TAO/tests/Connection_Purging/Makefile.bor b/TAO/tests/Connection_Purging/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/Connection_Purging/Makefile.bor +++ b/TAO/tests/Connection_Purging/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/Connection_Purging/client.bor b/TAO/tests/Connection_Purging/client.bor index 4c8713e8180..3ead82b04f0 100644 --- a/TAO/tests/Connection_Purging/client.bor +++ b/TAO/tests/Connection_Purging/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults ping executable # diff --git a/TAO/tests/Connection_Purging/server.bor b/TAO/tests/Connection_Purging/server.bor index 0b1af673075..79097b68416 100644 --- a/TAO/tests/Connection_Purging/server.bor +++ b/TAO/tests/Connection_Purging/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executable # diff --git a/TAO/tests/Crashed_Callback/Makefile.bor b/TAO/tests/Crashed_Callback/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/Crashed_Callback/Makefile.bor +++ b/TAO/tests/Crashed_Callback/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/Crashed_Callback/client.bor b/TAO/tests/Crashed_Callback/client.bor index dbe7fa58025..4f97795e61e 100644 --- a/TAO/tests/Crashed_Callback/client.bor +++ b/TAO/tests/Crashed_Callback/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults Test executable # diff --git a/TAO/tests/Crashed_Callback/server.bor b/TAO/tests/Crashed_Callback/server.bor index 3e0477cbe3d..8ccfa9c8013 100644 --- a/TAO/tests/Crashed_Callback/server.bor +++ b/TAO/tests/Crashed_Callback/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults Test executable # diff --git a/TAO/tests/DLL_ORB/Makefile.bor b/TAO/tests/DLL_ORB/Makefile.bor index 06f7563b5bb..c372611943b 100644 --- a/TAO/tests/DLL_ORB/Makefile.bor +++ b/TAO/tests/DLL_ORB/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the DLL_Orb test executables # diff --git a/TAO/tests/DLL_ORB/Test_Client_Module.bor b/TAO/tests/DLL_ORB/Test_Client_Module.bor index 1fc17ad1c0d..f199f5b3f9e 100644 --- a/TAO/tests/DLL_ORB/Test_Client_Module.bor +++ b/TAO/tests/DLL_ORB/Test_Client_Module.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the test_client_module # diff --git a/TAO/tests/DLL_ORB/Test_Server_Module.bor b/TAO/tests/DLL_ORB/Test_Server_Module.bor index 5562ad3c1e6..555bb428819 100644 --- a/TAO/tests/DLL_ORB/Test_Server_Module.bor +++ b/TAO/tests/DLL_ORB/Test_Server_Module.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the test_server_module # diff --git a/TAO/tests/DLL_ORB/client.bor b/TAO/tests/DLL_ORB/client.bor index f7464594bea..e85ac8d529e 100644 --- a/TAO/tests/DLL_ORB/client.bor +++ b/TAO/tests/DLL_ORB/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the client # diff --git a/TAO/tests/DLL_ORB/server.bor b/TAO/tests/DLL_ORB/server.bor index ee1a428870e..430a390988b 100644 --- a/TAO/tests/DLL_ORB/server.bor +++ b/TAO/tests/DLL_ORB/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the server # diff --git a/TAO/tests/DSI_Gateway/Makefile.bor b/TAO/tests/DSI_Gateway/Makefile.bor index daee9e041fa..e93e7c9100f 100644 --- a/TAO/tests/DSI_Gateway/Makefile.bor +++ b/TAO/tests/DSI_Gateway/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the DSI_Gateway test executables # diff --git a/TAO/tests/DSI_Gateway/client.bor b/TAO/tests/DSI_Gateway/client.bor index 3519cc4e135..b40eb1ae627 100644 --- a/TAO/tests/DSI_Gateway/client.bor +++ b/TAO/tests/DSI_Gateway/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the DSI_Gateway client # diff --git a/TAO/tests/DSI_Gateway/gateway.bor b/TAO/tests/DSI_Gateway/gateway.bor index 75e11c9f152..ac6fb776c77 100644 --- a/TAO/tests/DSI_Gateway/gateway.bor +++ b/TAO/tests/DSI_Gateway/gateway.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the DSI_Gateway gateway # diff --git a/TAO/tests/DSI_Gateway/server.bor b/TAO/tests/DSI_Gateway/server.bor index 461aa783c35..40b7b8d6103 100644 --- a/TAO/tests/DSI_Gateway/server.bor +++ b/TAO/tests/DSI_Gateway/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the DSI_Gateway server # diff --git a/TAO/tests/DynAny_Test/Makefile.bor b/TAO/tests/DynAny_Test/Makefile.bor index 5589384ffe5..3e86f5091f7 100644 --- a/TAO/tests/DynAny_Test/Makefile.bor +++ b/TAO/tests/DynAny_Test/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the DynAny test # diff --git a/TAO/tests/Explicit_Event_Loop/Makefile.bor b/TAO/tests/Explicit_Event_Loop/Makefile.bor index 335981c0081..736710584af 100644 --- a/TAO/tests/Explicit_Event_Loop/Makefile.bor +++ b/TAO/tests/Explicit_Event_Loop/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Explicit_Event_Loop test executables # diff --git a/TAO/tests/Explicit_Event_Loop/client.bor b/TAO/tests/Explicit_Event_Loop/client.bor index 72ba599ce1f..67a5f302361 100644 --- a/TAO/tests/Explicit_Event_Loop/client.bor +++ b/TAO/tests/Explicit_Event_Loop/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Explicit_Event_Loop client # diff --git a/TAO/tests/Explicit_Event_Loop/server.bor b/TAO/tests/Explicit_Event_Loop/server.bor index 10dcecf9ae6..0f95bb75720 100644 --- a/TAO/tests/Explicit_Event_Loop/server.bor +++ b/TAO/tests/Explicit_Event_Loop/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Explicit_Event_Loop server # diff --git a/TAO/tests/Exposed_Policies/Makefile.bor b/TAO/tests/Exposed_Policies/Makefile.bor index de971095f56..9724463cecc 100644 --- a/TAO/tests/Exposed_Policies/Makefile.bor +++ b/TAO/tests/Exposed_Policies/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Exposed_Policies test executables # diff --git a/TAO/tests/Exposed_Policies/client.bor b/TAO/tests/Exposed_Policies/client.bor index 8bc083cd945..90697c94113 100644 --- a/TAO/tests/Exposed_Policies/client.bor +++ b/TAO/tests/Exposed_Policies/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Exposed_Policies client # diff --git a/TAO/tests/Exposed_Policies/server.bor b/TAO/tests/Exposed_Policies/server.bor index d6c9f88b11c..6c62f505a45 100644 --- a/TAO/tests/Exposed_Policies/server.bor +++ b/TAO/tests/Exposed_Policies/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Exposed_Policies server # diff --git a/TAO/tests/Faults/pong.bor b/TAO/tests/Faults/pong.bor index 9248d79a001..ee6aac700a9 100644 --- a/TAO/tests/Faults/pong.bor +++ b/TAO/tests/Faults/pong.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults pong executable # diff --git a/TAO/tests/Forwarding/Makefile.bor b/TAO/tests/Forwarding/Makefile.bor index 7d5fd4e9ac0..046222a4a37 100644 --- a/TAO/tests/Forwarding/Makefile.bor +++ b/TAO/tests/Forwarding/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the forwarding example # diff --git a/TAO/tests/Forwarding/client.bor b/TAO/tests/Forwarding/client.bor index ab554549763..b3d05d7550e 100644 --- a/TAO/tests/Forwarding/client.bor +++ b/TAO/tests/Forwarding/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the forwarding example diff --git a/TAO/tests/Forwarding/server.bor b/TAO/tests/Forwarding/server.bor index 5c41e26293b..852305efa07 100644 --- a/TAO/tests/Forwarding/server.bor +++ b/TAO/tests/Forwarding/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Forwarding example diff --git a/TAO/tests/IDL_Test/Makefile.bor b/TAO/tests/IDL_Test/Makefile.bor index 6df7972a693..1be311f77b9 100644 --- a/TAO/tests/IDL_Test/Makefile.bor +++ b/TAO/tests/IDL_Test/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IDL test # diff --git a/TAO/tests/IORManipulation/Makefile.bor b/TAO/tests/IORManipulation/Makefile.bor index f5b6bb47432..1a8790edd54 100644 --- a/TAO/tests/IORManipulation/Makefile.bor +++ b/TAO/tests/IORManipulation/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the IORTest # diff --git a/TAO/tests/InterOp-Naming/Makefile.bor b/TAO/tests/InterOp-Naming/Makefile.bor index 6de3ea09f0a..2dd83272ea6 100644 --- a/TAO/tests/InterOp-Naming/Makefile.bor +++ b/TAO/tests/InterOp-Naming/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the InterOp-Naming test executables # diff --git a/TAO/tests/InterOp-Naming/client.bor b/TAO/tests/InterOp-Naming/client.bor index 4ea93b2886a..5c531d10b24 100644 --- a/TAO/tests/InterOp-Naming/client.bor +++ b/TAO/tests/InterOp-Naming/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the InterOp-Naming client # diff --git a/TAO/tests/InterOp-Naming/server.bor b/TAO/tests/InterOp-Naming/server.bor index 66e990ce5bc..1b56aa85acc 100644 --- a/TAO/tests/InterOp-Naming/server.bor +++ b/TAO/tests/InterOp-Naming/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the InterOp-Naming server # diff --git a/TAO/tests/Leader_Followers/Makefile.bor b/TAO/tests/Leader_Followers/Makefile.bor index 8a25e0bbe42..2a71d45ae6a 100644 --- a/TAO/tests/Leader_Followers/Makefile.bor +++ b/TAO/tests/Leader_Followers/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Leader_Followers test # diff --git a/TAO/tests/Leader_Followers/client.bor b/TAO/tests/Leader_Followers/client.bor index 068fb0e7560..80df6b2e860 100644 --- a/TAO/tests/Leader_Followers/client.bor +++ b/TAO/tests/Leader_Followers/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Leader_Followers test diff --git a/TAO/tests/Leader_Followers/server.bor b/TAO/tests/Leader_Followers/server.bor index 289208ee664..2236b3f1d55 100644 --- a/TAO/tests/Leader_Followers/server.bor +++ b/TAO/tests/Leader_Followers/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Leader_Followers tests diff --git a/TAO/tests/LongUpcalls/Makefile.bor b/TAO/tests/LongUpcalls/Makefile.bor index c37fb46ba90..b68ec8b6b36 100644 --- a/TAO/tests/LongUpcalls/Makefile.bor +++ b/TAO/tests/LongUpcalls/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/LongUpcalls/ami_client.bor b/TAO/tests/LongUpcalls/ami_client.bor index 7a18cceb84c..634dd49bd73 100644 --- a/TAO/tests/LongUpcalls/ami_client.bor +++ b/TAO/tests/LongUpcalls/ami_client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults Test executable # diff --git a/TAO/tests/LongUpcalls/ami_server.bor b/TAO/tests/LongUpcalls/ami_server.bor index a49c0d30cab..d26d6c159c4 100644 --- a/TAO/tests/LongUpcalls/ami_server.bor +++ b/TAO/tests/LongUpcalls/ami_server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults Test executable # diff --git a/TAO/tests/LongUpcalls/blocking_client.bor b/TAO/tests/LongUpcalls/blocking_client.bor index 617472e1e59..e5ce5e51460 100644 --- a/TAO/tests/LongUpcalls/blocking_client.bor +++ b/TAO/tests/LongUpcalls/blocking_client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults Test executable # diff --git a/TAO/tests/LongUpcalls/blocking_server.bor b/TAO/tests/LongUpcalls/blocking_server.bor index 91e42d0106e..3d4295bdc59 100644 --- a/TAO/tests/LongUpcalls/blocking_server.bor +++ b/TAO/tests/LongUpcalls/blocking_server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults Test executable # diff --git a/TAO/tests/MProfile/Makefile.bor b/TAO/tests/MProfile/Makefile.bor index 4a119810aa6..77f428d12fe 100644 --- a/TAO/tests/MProfile/Makefile.bor +++ b/TAO/tests/MProfile/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MProfile test executables # diff --git a/TAO/tests/MProfile/client.bor b/TAO/tests/MProfile/client.bor index 61ed649a322..f6c310e5a38 100644 --- a/TAO/tests/MProfile/client.bor +++ b/TAO/tests/MProfile/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MProfile client # diff --git a/TAO/tests/MProfile/server.bor b/TAO/tests/MProfile/server.bor index df63db0bdb0..3cdbcc16038 100644 --- a/TAO/tests/MProfile/server.bor +++ b/TAO/tests/MProfile/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MProfile server # diff --git a/TAO/tests/MProfile_Connection_Timeout/client.bor b/TAO/tests/MProfile_Connection_Timeout/client.bor index 94588cf4e4c..60269f1916c 100644 --- a/TAO/tests/MProfile_Connection_Timeout/client.bor +++ b/TAO/tests/MProfile_Connection_Timeout/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MProfile client # diff --git a/TAO/tests/MProfile_Connection_Timeout/server.bor b/TAO/tests/MProfile_Connection_Timeout/server.bor index df63db0bdb0..3cdbcc16038 100644 --- a/TAO/tests/MProfile_Connection_Timeout/server.bor +++ b/TAO/tests/MProfile_Connection_Timeout/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MProfile server # diff --git a/TAO/tests/MProfile_Forwarding/Makefile.bor b/TAO/tests/MProfile_Forwarding/Makefile.bor index 8e2ae699bc4..a8256b01510 100644 --- a/TAO/tests/MProfile_Forwarding/Makefile.bor +++ b/TAO/tests/MProfile_Forwarding/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MProfile_Forwarding test executables # diff --git a/TAO/tests/MProfile_Forwarding/client.bor b/TAO/tests/MProfile_Forwarding/client.bor index 3f819df154e..9605d12c567 100644 --- a/TAO/tests/MProfile_Forwarding/client.bor +++ b/TAO/tests/MProfile_Forwarding/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MProfile_Forwarding client # diff --git a/TAO/tests/MProfile_Forwarding/manager.bor b/TAO/tests/MProfile_Forwarding/manager.bor index 826e740637d..fd958ad4064 100644 --- a/TAO/tests/MProfile_Forwarding/manager.bor +++ b/TAO/tests/MProfile_Forwarding/manager.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MProfile_Forwarding manager # diff --git a/TAO/tests/MProfile_Forwarding/server.bor b/TAO/tests/MProfile_Forwarding/server.bor index 2467223f1ce..c224c0e8457 100644 --- a/TAO/tests/MProfile_Forwarding/server.bor +++ b/TAO/tests/MProfile_Forwarding/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MProfile_Forwarding server # diff --git a/TAO/tests/MT_BiDir/Makefile.bor b/TAO/tests/MT_BiDir/Makefile.bor index 055ab0452c9..c4a9ed47bb1 100644 --- a/TAO/tests/MT_BiDir/Makefile.bor +++ b/TAO/tests/MT_BiDir/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/MT_BiDir/client.bor b/TAO/tests/MT_BiDir/client.bor index fd113ce197b..1062cfc7f21 100644 --- a/TAO/tests/MT_BiDir/client.bor +++ b/TAO/tests/MT_BiDir/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the BiDirectional client # diff --git a/TAO/tests/MT_BiDir/server.bor b/TAO/tests/MT_BiDir/server.bor index 222c573d3ce..e275d666dfe 100644 --- a/TAO/tests/MT_BiDir/server.bor +++ b/TAO/tests/MT_BiDir/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the BiDirectional server # diff --git a/TAO/tests/MT_Server/Makefile.bor b/TAO/tests/MT_Server/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/MT_Server/Makefile.bor +++ b/TAO/tests/MT_Server/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/MT_Server/client.bor b/TAO/tests/MT_Server/client.bor index 5e74971e998..8a93258545a 100644 --- a/TAO/tests/MT_Server/client.bor +++ b/TAO/tests/MT_Server/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults ping executable # diff --git a/TAO/tests/MT_Server/server.bor b/TAO/tests/MT_Server/server.bor index 54515fd6c1d..5e4f8d8dbb7 100644 --- a/TAO/tests/MT_Server/server.bor +++ b/TAO/tests/MT_Server/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executable # diff --git a/TAO/tests/Multiple/Makefile.bor b/TAO/tests/Multiple/Makefile.bor index 7f157a98b98..74ee4bb0cba 100644 --- a/TAO/tests/Multiple/Makefile.bor +++ b/TAO/tests/Multiple/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Multiple test # diff --git a/TAO/tests/Multiple/client.bor b/TAO/tests/Multiple/client.bor index 0f8afc36958..b59831c8787 100644 --- a/TAO/tests/Multiple/client.bor +++ b/TAO/tests/Multiple/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Multiple test diff --git a/TAO/tests/Multiple/server.bor b/TAO/tests/Multiple/server.bor index 9b0df169363..8ee3346b579 100644 --- a/TAO/tests/Multiple/server.bor +++ b/TAO/tests/Multiple/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Multiple test diff --git a/TAO/tests/Multiple_Inheritance/Makefile.bor b/TAO/tests/Multiple_Inheritance/Makefile.bor index f75f39c57e4..5e0645c26a0 100644 --- a/TAO/tests/Multiple_Inheritance/Makefile.bor +++ b/TAO/tests/Multiple_Inheritance/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Multiple_Inheritance test # diff --git a/TAO/tests/Multiple_Inheritance/client.bor b/TAO/tests/Multiple_Inheritance/client.bor index df5b99adf03..5dd0e6f1158 100644 --- a/TAO/tests/Multiple_Inheritance/client.bor +++ b/TAO/tests/Multiple_Inheritance/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Multiple_Inheritance example diff --git a/TAO/tests/Multiple_Inheritance/server.bor b/TAO/tests/Multiple_Inheritance/server.bor index e4a5f5e1f1e..f740c1bf9dc 100644 --- a/TAO/tests/Multiple_Inheritance/server.bor +++ b/TAO/tests/Multiple_Inheritance/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Multiple_Inheritance test diff --git a/TAO/tests/Muxed_GIOP_Versions/Makefile.bor b/TAO/tests/Muxed_GIOP_Versions/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/Muxed_GIOP_Versions/Makefile.bor +++ b/TAO/tests/Muxed_GIOP_Versions/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/Muxed_GIOP_Versions/client.bor b/TAO/tests/Muxed_GIOP_Versions/client.bor index 5e74971e998..8a93258545a 100644 --- a/TAO/tests/Muxed_GIOP_Versions/client.bor +++ b/TAO/tests/Muxed_GIOP_Versions/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults ping executable # diff --git a/TAO/tests/Muxed_GIOP_Versions/server.bor b/TAO/tests/Muxed_GIOP_Versions/server.bor index 54515fd6c1d..5e4f8d8dbb7 100644 --- a/TAO/tests/Muxed_GIOP_Versions/server.bor +++ b/TAO/tests/Muxed_GIOP_Versions/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executable # diff --git a/TAO/tests/Muxing/Makefile.bor b/TAO/tests/Muxing/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/Muxing/Makefile.bor +++ b/TAO/tests/Muxing/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/Muxing/client.bor b/TAO/tests/Muxing/client.bor index 6918213b956..166e95da035 100644 --- a/TAO/tests/Muxing/client.bor +++ b/TAO/tests/Muxing/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults ping executable # diff --git a/TAO/tests/Muxing/server.bor b/TAO/tests/Muxing/server.bor index 21ada2d8fe6..97aeeb82a28 100644 --- a/TAO/tests/Muxing/server.bor +++ b/TAO/tests/Muxing/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults Test executable # diff --git a/TAO/tests/Native_Exceptions/Makefile.bor b/TAO/tests/Native_Exceptions/Makefile.bor index 7d5fd4e9ac0..046222a4a37 100644 --- a/TAO/tests/Native_Exceptions/Makefile.bor +++ b/TAO/tests/Native_Exceptions/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the forwarding example # diff --git a/TAO/tests/Native_Exceptions/client.bor b/TAO/tests/Native_Exceptions/client.bor index ced8892671d..d8d28547fe8 100644 --- a/TAO/tests/Native_Exceptions/client.bor +++ b/TAO/tests/Native_Exceptions/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the native_exceptions test diff --git a/TAO/tests/Native_Exceptions/server.bor b/TAO/tests/Native_Exceptions/server.bor index 6f036dada9d..aaae22b1067 100644 --- a/TAO/tests/Native_Exceptions/server.bor +++ b/TAO/tests/Native_Exceptions/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the native examples test diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/Makefile.bor b/TAO/tests/NestedUpcall/MT_Client_Test/Makefile.bor index ebea6fef21c..6dd966a6e1b 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/Makefile.bor +++ b/TAO/tests/NestedUpcall/MT_Client_Test/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MT_Client_Test test # diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/client.bor b/TAO/tests/NestedUpcall/MT_Client_Test/client.bor index 41adbd84309..765e1323fca 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/client.bor +++ b/TAO/tests/NestedUpcall/MT_Client_Test/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MT_Client_Test example diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/server.bor b/TAO/tests/NestedUpcall/MT_Client_Test/server.bor index aa63aea4b64..b85f0d6afd1 100644 --- a/TAO/tests/NestedUpcall/MT_Client_Test/server.bor +++ b/TAO/tests/NestedUpcall/MT_Client_Test/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the MT_Client_Test example diff --git a/TAO/tests/NestedUpcall/Makefile.bor b/TAO/tests/NestedUpcall/Makefile.bor index 7bb1dd6a088..73382233d40 100644 --- a/TAO/tests/NestedUpcall/Makefile.bor +++ b/TAO/tests/NestedUpcall/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO NestedUpCall tests # diff --git a/TAO/tests/NestedUpcall/Simple/Makefile.bor b/TAO/tests/NestedUpcall/Simple/Makefile.bor index c28c38497a8..17cc5846b76 100644 --- a/TAO/tests/NestedUpcall/Simple/Makefile.bor +++ b/TAO/tests/NestedUpcall/Simple/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Simple example # diff --git a/TAO/tests/NestedUpcall/Simple/client.bor b/TAO/tests/NestedUpcall/Simple/client.bor index 4fd1a9d9503..be05c9633e5 100644 --- a/TAO/tests/NestedUpcall/Simple/client.bor +++ b/TAO/tests/NestedUpcall/Simple/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Simple test diff --git a/TAO/tests/NestedUpcall/Simple/server.bor b/TAO/tests/NestedUpcall/Simple/server.bor index 2362d8c57c4..80a70aa56d8 100644 --- a/TAO/tests/NestedUpcall/Simple/server.bor +++ b/TAO/tests/NestedUpcall/Simple/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Simple test diff --git a/TAO/tests/NestedUpcall/Triangle_Test/Makefile.bor b/TAO/tests/NestedUpcall/Triangle_Test/Makefile.bor index d7d8a27255e..972effa3e23 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/Makefile.bor +++ b/TAO/tests/NestedUpcall/Triangle_Test/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Triangle_Test test # diff --git a/TAO/tests/NestedUpcall/Triangle_Test/initiator.bor b/TAO/tests/NestedUpcall/Triangle_Test/initiator.bor index 4da3766a55b..b516f8e70bf 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/initiator.bor +++ b/TAO/tests/NestedUpcall/Triangle_Test/initiator.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Triangle_Test example # diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_A.bor b/TAO/tests/NestedUpcall/Triangle_Test/server_A.bor index 2a03f1de54a..392f5be602d 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/server_A.bor +++ b/TAO/tests/NestedUpcall/Triangle_Test/server_A.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Triangle_Test example diff --git a/TAO/tests/NestedUpcall/Triangle_Test/server_B.bor b/TAO/tests/NestedUpcall/Triangle_Test/server_B.bor index dfd763b369e..5d1bf2d4cef 100644 --- a/TAO/tests/NestedUpcall/Triangle_Test/server_B.bor +++ b/TAO/tests/NestedUpcall/Triangle_Test/server_B.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Triangle_Test example diff --git a/TAO/tests/Nested_Event_Loop/Makefile.bor b/TAO/tests/Nested_Event_Loop/Makefile.bor index 0af0c0b307e..3aba18bea37 100644 --- a/TAO/tests/Nested_Event_Loop/Makefile.bor +++ b/TAO/tests/Nested_Event_Loop/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Nested_Event_Loop example # diff --git a/TAO/tests/Nested_Event_Loop/client.bor b/TAO/tests/Nested_Event_Loop/client.bor index e134990f904..c870758f854 100644 --- a/TAO/tests/Nested_Event_Loop/client.bor +++ b/TAO/tests/Nested_Event_Loop/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Nested_Event_Loop example diff --git a/TAO/tests/Nested_Event_Loop/server.bor b/TAO/tests/Nested_Event_Loop/server.bor index 0edb30ac993..aca11402ae3 100644 --- a/TAO/tests/Nested_Event_Loop/server.bor +++ b/TAO/tests/Nested_Event_Loop/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Nested_Event_Loop example diff --git a/TAO/tests/ORB_destroy/Makefile.bor b/TAO/tests/ORB_destroy/Makefile.bor index 34f2898792c..26df6af6d7e 100644 --- a/TAO/tests/ORB_destroy/Makefile.bor +++ b/TAO/tests/ORB_destroy/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the ORB_destroy test diff --git a/TAO/tests/ORB_init/Portspan/Makefile.bor b/TAO/tests/ORB_init/Portspan/Makefile.bor index ab207e65736..bf98ebd411a 100644 --- a/TAO/tests/ORB_init/Portspan/Makefile.bor +++ b/TAO/tests/ORB_init/Portspan/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the ORB_init Portscan test diff --git a/TAO/tests/ORB_init/makefile.bor b/TAO/tests/ORB_init/makefile.bor index dc7fa44514f..9712581efd7 100644 --- a/TAO/tests/ORB_init/makefile.bor +++ b/TAO/tests/ORB_init/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the ORB_init test diff --git a/TAO/tests/ORT/Makefile.bor b/TAO/tests/ORT/Makefile.bor index b4f7792abda..40f0968b4c8 100644 --- a/TAO/tests/ORT/Makefile.bor +++ b/TAO/tests/ORT/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the ORT test executables # diff --git a/TAO/tests/ORT/client.bor b/TAO/tests/ORT/client.bor index c33660e9765..9a282ecea3d 100644 --- a/TAO/tests/ORT/client.bor +++ b/TAO/tests/ORT/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the ORT client # diff --git a/TAO/tests/Object_Loader/Makefile.bor b/TAO/tests/Object_Loader/Makefile.bor index b5909fee788..2a328a87239 100644 --- a/TAO/tests/Object_Loader/Makefile.bor +++ b/TAO/tests/Object_Loader/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Object_Loader test # diff --git a/TAO/tests/Object_Loader/driver.bor b/TAO/tests/Object_Loader/driver.bor index c2641367e97..2a73006fedd 100644 --- a/TAO/tests/Object_Loader/driver.bor +++ b/TAO/tests/Object_Loader/driver.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Object_Loader test diff --git a/TAO/tests/Object_Loader/test_dll.bor b/TAO/tests/Object_Loader/test_dll.bor index 820c8a5cd24..2a5b1581430 100644 --- a/TAO/tests/Object_Loader/test_dll.bor +++ b/TAO/tests/Object_Loader/test_dll.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Object_Loader test diff --git a/TAO/tests/OctetSeq/Makefile.bor b/TAO/tests/OctetSeq/Makefile.bor index a0e90e17b5a..5fb3784735e 100644 --- a/TAO/tests/OctetSeq/Makefile.bor +++ b/TAO/tests/OctetSeq/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the OctetSeq test executables # diff --git a/TAO/tests/OctetSeq/OctetSeq.bor b/TAO/tests/OctetSeq/OctetSeq.bor index 2d49bc97c24..b7f3e10bbbf 100644 --- a/TAO/tests/OctetSeq/OctetSeq.bor +++ b/TAO/tests/OctetSeq/OctetSeq.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the OctetSeq # diff --git a/TAO/tests/OctetSeq/client.bor b/TAO/tests/OctetSeq/client.bor index 106235529d4..1eef255c36b 100644 --- a/TAO/tests/OctetSeq/client.bor +++ b/TAO/tests/OctetSeq/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the OctetSeq client # diff --git a/TAO/tests/OctetSeq/server.bor b/TAO/tests/OctetSeq/server.bor index 142589e7052..66f739c179f 100644 --- a/TAO/tests/OctetSeq/server.bor +++ b/TAO/tests/OctetSeq/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the OctetSeq server # diff --git a/TAO/tests/Oneways_Invoking_Twoways/Makefile.bor b/TAO/tests/Oneways_Invoking_Twoways/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/Makefile.bor +++ b/TAO/tests/Oneways_Invoking_Twoways/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/Oneways_Invoking_Twoways/client.bor b/TAO/tests/Oneways_Invoking_Twoways/client.bor index 636c723b46d..46c16851f75 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/client.bor +++ b/TAO/tests/Oneways_Invoking_Twoways/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults ping executable # diff --git a/TAO/tests/Oneways_Invoking_Twoways/server.bor b/TAO/tests/Oneways_Invoking_Twoways/server.bor index 6f4330fafd2..43a4f8ed5e4 100644 --- a/TAO/tests/Oneways_Invoking_Twoways/server.bor +++ b/TAO/tests/Oneways_Invoking_Twoways/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults Test executable # diff --git a/TAO/tests/POA/Current/makefile.bor b/TAO/tests/POA/Current/makefile.bor index d904e086047..c5594e810c4 100644 --- a/TAO/tests/POA/Current/makefile.bor +++ b/TAO/tests/POA/Current/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Current test # diff --git a/TAO/tests/POA/Default_Servant/makefile.bor b/TAO/tests/POA/Default_Servant/makefile.bor index 4f88776bc11..430ab784b70 100644 --- a/TAO/tests/POA/Default_Servant/makefile.bor +++ b/TAO/tests/POA/Default_Servant/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Destuction test diff --git a/TAO/tests/POA/Etherealization/makefile.bor b/TAO/tests/POA/Etherealization/makefile.bor index be2ae82388e..0aa9d6aa2da 100644 --- a/TAO/tests/POA/Etherealization/makefile.bor +++ b/TAO/tests/POA/Etherealization/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Destuction test diff --git a/TAO/tests/POA/Excessive_Object_Deactivations/makefile.bor b/TAO/tests/POA/Excessive_Object_Deactivations/makefile.bor index 5ac9e09e484..299b2586de4 100644 --- a/TAO/tests/POA/Excessive_Object_Deactivations/makefile.bor +++ b/TAO/tests/POA/Excessive_Object_Deactivations/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Destuction test diff --git a/TAO/tests/POA/Identity/makefile.bor b/TAO/tests/POA/Identity/makefile.bor index 0dd5c3fe472..483c3dc5674 100644 --- a/TAO/tests/POA/Identity/makefile.bor +++ b/TAO/tests/POA/Identity/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Identity test diff --git a/TAO/tests/POA/MT_Servant_Locator/makefile.bor b/TAO/tests/POA/MT_Servant_Locator/makefile.bor index d5afd8934cb..ee6c903b6f0 100644 --- a/TAO/tests/POA/MT_Servant_Locator/makefile.bor +++ b/TAO/tests/POA/MT_Servant_Locator/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA MT_Servant_Locator test diff --git a/TAO/tests/POA/Makefile.bor b/TAO/tests/POA/Makefile.bor index 9f8c1904990..7cd9a133369 100644 --- a/TAO/tests/POA/Makefile.bor +++ b/TAO/tests/POA/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO POA tests # diff --git a/TAO/tests/POA/Nested_Non_Servant_Upcalls/makefile.bor b/TAO/tests/POA/Nested_Non_Servant_Upcalls/makefile.bor index 9300ef71000..a6776e2ae7f 100644 --- a/TAO/tests/POA/Nested_Non_Servant_Upcalls/makefile.bor +++ b/TAO/tests/POA/Nested_Non_Servant_Upcalls/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Nested_Non_Servant_Upcalls test diff --git a/TAO/tests/POA/Non_Servant_Upcalls/makefile.bor b/TAO/tests/POA/Non_Servant_Upcalls/makefile.bor index 3ee4281f6c3..1f5b8895c15 100644 --- a/TAO/tests/POA/Non_Servant_Upcalls/makefile.bor +++ b/TAO/tests/POA/Non_Servant_Upcalls/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Non_Servant_Upcalls test diff --git a/TAO/tests/POA/Object_Reactivation/makefile.bor b/TAO/tests/POA/Object_Reactivation/makefile.bor index 0b99ba5be4c..275aac19ddf 100644 --- a/TAO/tests/POA/Object_Reactivation/makefile.bor +++ b/TAO/tests/POA/Object_Reactivation/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Object_Reactivation test diff --git a/TAO/tests/POA/POA_Destruction/makefile.bor b/TAO/tests/POA/POA_Destruction/makefile.bor index 79592826a02..5e802f036a4 100644 --- a/TAO/tests/POA/POA_Destruction/makefile.bor +++ b/TAO/tests/POA/POA_Destruction/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Destuction test diff --git a/TAO/tests/POA/Persistent_ID/Makefile.bor b/TAO/tests/POA/Persistent_ID/Makefile.bor index b00d8d0de3b..5266d264ed8 100644 --- a/TAO/tests/POA/Persistent_ID/Makefile.bor +++ b/TAO/tests/POA/Persistent_ID/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Forwarding examples # diff --git a/TAO/tests/POA/Persistent_ID/client.bor b/TAO/tests/POA/Persistent_ID/client.bor index 54fce49c0cd..a943b5f29cb 100644 --- a/TAO/tests/POA/Persistent_ID/client.bor +++ b/TAO/tests/POA/Persistent_ID/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Forwarding executable # diff --git a/TAO/tests/POA/Persistent_ID/server.bor b/TAO/tests/POA/Persistent_ID/server.bor index 101041f44cc..ce8a3dc8f1d 100644 --- a/TAO/tests/POA/Persistent_ID/server.bor +++ b/TAO/tests/POA/Persistent_ID/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Forwarding executable # diff --git a/TAO/tests/POA/Policies/makefile.bor b/TAO/tests/POA/Policies/makefile.bor index e3b2d066727..20936a1b892 100644 --- a/TAO/tests/POA/Policies/makefile.bor +++ b/TAO/tests/POA/Policies/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Policies test # diff --git a/TAO/tests/POA/Single_Threaded_POA/makefile.bor b/TAO/tests/POA/Single_Threaded_POA/makefile.bor index 16b8b353f46..495fb055bf7 100644 --- a/TAO/tests/POA/Single_Threaded_POA/makefile.bor +++ b/TAO/tests/POA/Single_Threaded_POA/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Single_Threaded_POA test diff --git a/TAO/tests/POA/wait_for_completion/makefile.bor b/TAO/tests/POA/wait_for_completion/makefile.bor index 8d7313dd91a..ee0989d3222 100644 --- a/TAO/tests/POA/wait_for_completion/makefile.bor +++ b/TAO/tests/POA/wait_for_completion/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the POA Destuction test diff --git a/TAO/tests/Param_Test/Makefile.bor b/TAO/tests/Param_Test/Makefile.bor index 932cc62f261..b5db339ef14 100644 --- a/TAO/tests/Param_Test/Makefile.bor +++ b/TAO/tests/Param_Test/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Param_Test executables # diff --git a/TAO/tests/Param_Test/anyop.bor b/TAO/tests/Param_Test/anyop.bor index fd36dd29897..a852bdfb2e2 100644 --- a/TAO/tests/Param_Test/anyop.bor +++ b/TAO/tests/Param_Test/anyop.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the anyop client # diff --git a/TAO/tests/Param_Test/client.bor b/TAO/tests/Param_Test/client.bor index d6d4ef85d4e..c41ac092bf5 100644 --- a/TAO/tests/Param_Test/client.bor +++ b/TAO/tests/Param_Test/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Param_Test client # diff --git a/TAO/tests/Param_Test/server.bor b/TAO/tests/Param_Test/server.bor index f5f9b7fe209..7efc09cc295 100644 --- a/TAO/tests/Param_Test/server.bor +++ b/TAO/tests/Param_Test/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Param_Test server # diff --git a/TAO/tests/Policies/Makefile.bor b/TAO/tests/Policies/Makefile.bor index 39e7369dd18..a281e8f4beb 100644 --- a/TAO/tests/Policies/Makefile.bor +++ b/TAO/tests/Policies/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Policies test # diff --git a/TAO/tests/Portable_Interceptors/Benchmark/Makefile.bor b/TAO/tests/Portable_Interceptors/Benchmark/Makefile.bor index 1224510c2f9..32a8f524697 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/Makefile.bor +++ b/TAO/tests/Portable_Interceptors/Benchmark/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors test executables # diff --git a/TAO/tests/Portable_Interceptors/Benchmark/client.bor b/TAO/tests/Portable_Interceptors/Benchmark/client.bor index 1f6e92162e4..e15ab6bf3eb 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/client.bor +++ b/TAO/tests/Portable_Interceptors/Benchmark/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors client # diff --git a/TAO/tests/Portable_Interceptors/Benchmark/server.bor b/TAO/tests/Portable_Interceptors/Benchmark/server.bor index 630c474b0bb..e89b8693a16 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/server.bor +++ b/TAO/tests/Portable_Interceptors/Benchmark/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors server # diff --git a/TAO/tests/Portable_Interceptors/Dynamic/Makefile.bor b/TAO/tests/Portable_Interceptors/Dynamic/Makefile.bor index 1224510c2f9..32a8f524697 100644 --- a/TAO/tests/Portable_Interceptors/Dynamic/Makefile.bor +++ b/TAO/tests/Portable_Interceptors/Dynamic/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors test executables # diff --git a/TAO/tests/Portable_Interceptors/Dynamic/client.bor b/TAO/tests/Portable_Interceptors/Dynamic/client.bor index 5dd32d73b92..e17522b23ff 100644 --- a/TAO/tests/Portable_Interceptors/Dynamic/client.bor +++ b/TAO/tests/Portable_Interceptors/Dynamic/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors client # diff --git a/TAO/tests/Portable_Interceptors/Dynamic/server.bor b/TAO/tests/Portable_Interceptors/Dynamic/server.bor index 8c9a5ea3efc..f77d31e911b 100644 --- a/TAO/tests/Portable_Interceptors/Dynamic/server.bor +++ b/TAO/tests/Portable_Interceptors/Dynamic/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors server # diff --git a/TAO/tests/Portable_Interceptors/ForwardRequest/Makefile.bor b/TAO/tests/Portable_Interceptors/ForwardRequest/Makefile.bor index 1224510c2f9..32a8f524697 100644 --- a/TAO/tests/Portable_Interceptors/ForwardRequest/Makefile.bor +++ b/TAO/tests/Portable_Interceptors/ForwardRequest/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors test executables # diff --git a/TAO/tests/Portable_Interceptors/IORInterceptor/Makefile.bor b/TAO/tests/Portable_Interceptors/IORInterceptor/Makefile.bor index 1224510c2f9..32a8f524697 100644 --- a/TAO/tests/Portable_Interceptors/IORInterceptor/Makefile.bor +++ b/TAO/tests/Portable_Interceptors/IORInterceptor/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors test executables # diff --git a/TAO/tests/Portable_Interceptors/IORInterceptor/client.bor b/TAO/tests/Portable_Interceptors/IORInterceptor/client.bor index 5143eaa97b1..4749dd3c98d 100644 --- a/TAO/tests/Portable_Interceptors/IORInterceptor/client.bor +++ b/TAO/tests/Portable_Interceptors/IORInterceptor/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors client # diff --git a/TAO/tests/Portable_Interceptors/IORInterceptor/server.bor b/TAO/tests/Portable_Interceptors/IORInterceptor/server.bor index b7bfec7086e..855ffb8fa75 100644 --- a/TAO/tests/Portable_Interceptors/IORInterceptor/server.bor +++ b/TAO/tests/Portable_Interceptors/IORInterceptor/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors server # diff --git a/TAO/tests/Portable_Interceptors/Makefile.bor b/TAO/tests/Portable_Interceptors/Makefile.bor index b2234e2c0c4..d22a4f5aa87 100644 --- a/TAO/tests/Portable_Interceptors/Makefile.bor +++ b/TAO/tests/Portable_Interceptors/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the TAO Portable_Interceptors tests # diff --git a/TAO/tests/Portable_Interceptors/PICurrent/Makefile.bor b/TAO/tests/Portable_Interceptors/PICurrent/Makefile.bor index f13abcc72c1..69a2fb60144 100644 --- a/TAO/tests/Portable_Interceptors/PICurrent/Makefile.bor +++ b/TAO/tests/Portable_Interceptors/PICurrent/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the PICurrent test executables # diff --git a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Makefile.bor b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Makefile.bor index 1928e23022c..cf47e5769bd 100644 --- a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Makefile.bor +++ b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Request_Interceptor_Flow test executables # diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Makefile.bor b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Makefile.bor index 1224510c2f9..32a8f524697 100644 --- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Makefile.bor +++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors test executables # diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/client.bor b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/client.bor index d045178ad0e..9a72b2142d4 100644 --- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/client.bor +++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors client # diff --git a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/server.bor b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/server.bor index 0defc41f433..1eae27f67e4 100644 --- a/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/server.bor +++ b/TAO/tests/Portable_Interceptors/Service_Context_Manipulation/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Interceptors server # diff --git a/TAO/tests/Queued_Message_Test/makefile.bor b/TAO/tests/Queued_Message_Test/makefile.bor index 927dc873689..a2c08f936f3 100644 --- a/TAO/tests/Queued_Message_Test/makefile.bor +++ b/TAO/tests/Queued_Message_Test/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Queued_Message_Test diff --git a/TAO/tests/RTCORBA/Collocation/Makefile.bor b/TAO/tests/RTCORBA/Collocation/Makefile.bor index e40de2f409d..171959b721f 100644 --- a/TAO/tests/RTCORBA/Collocation/Makefile.bor +++ b/TAO/tests/RTCORBA/Collocation/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ NAME = Collocation TAO_IDL = $(CORE_BINDIR)\tao_idl -g $(CORE_BINDIR)\gperf.exe -Ge 1 diff --git a/TAO/tests/RTCORBA/Linear_Priority/Makefile.bor b/TAO/tests/RTCORBA/Linear_Priority/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/RTCORBA/Linear_Priority/Makefile.bor +++ b/TAO/tests/RTCORBA/Linear_Priority/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/RTCORBA/Linear_Priority/client.bor b/TAO/tests/RTCORBA/Linear_Priority/client.bor index b626ed867c2..1dbc7ac6fdc 100644 --- a/TAO/tests/RTCORBA/Linear_Priority/client.bor +++ b/TAO/tests/RTCORBA/Linear_Priority/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults ping executable # diff --git a/TAO/tests/RTCORBA/Linear_Priority/server.bor b/TAO/tests/RTCORBA/Linear_Priority/server.bor index 0a158b04444..9764a14d778 100644 --- a/TAO/tests/RTCORBA/Linear_Priority/server.bor +++ b/TAO/tests/RTCORBA/Linear_Priority/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executable # diff --git a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/Makefile.bor b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/Makefile.bor index adecf33c643..e6b3d8aebd8 100644 --- a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/Makefile.bor +++ b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Server_Protocol test executables # diff --git a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/client.bor b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/client.bor index 9cdc7960016..10dc010d651 100644 --- a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/client.bor +++ b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Server_Protocol client # diff --git a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/server.bor b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/server.bor index 6e5c8787e5a..59b94d3365b 100644 --- a/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/server.bor +++ b/TAO/tests/RTCORBA/MT_Client_Protocol_Priority/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Server_Protocol server # diff --git a/TAO/tests/RTCORBA/Makefile.bor b/TAO/tests/RTCORBA/Makefile.bor index 63505926401..073184d929a 100644 --- a/TAO/tests/RTCORBA/Makefile.bor +++ b/TAO/tests/RTCORBA/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building RTCORBA tests # diff --git a/TAO/tests/RTCORBA/ORB_init/Makefile.bor b/TAO/tests/RTCORBA/ORB_init/Makefile.bor index 5f57de49f22..b3f28c9c50a 100644 --- a/TAO/tests/RTCORBA/ORB_init/Makefile.bor +++ b/TAO/tests/RTCORBA/ORB_init/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Server_Protocol server # diff --git a/TAO/tests/RTCORBA/Persistent_IOR/Makefile.bor b/TAO/tests/RTCORBA/Persistent_IOR/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/RTCORBA/Persistent_IOR/Makefile.bor +++ b/TAO/tests/RTCORBA/Persistent_IOR/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/RTCORBA/Persistent_IOR/client.bor b/TAO/tests/RTCORBA/Persistent_IOR/client.bor index 71c7a057a55..7f1b1cf7414 100644 --- a/TAO/tests/RTCORBA/Persistent_IOR/client.bor +++ b/TAO/tests/RTCORBA/Persistent_IOR/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults ping executable # diff --git a/TAO/tests/RTCORBA/Persistent_IOR/server.bor b/TAO/tests/RTCORBA/Persistent_IOR/server.bor index 0a158b04444..9764a14d778 100644 --- a/TAO/tests/RTCORBA/Persistent_IOR/server.bor +++ b/TAO/tests/RTCORBA/Persistent_IOR/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executable # diff --git a/TAO/tests/RTCORBA/Policies/makefile.bor b/TAO/tests/RTCORBA/Policies/makefile.bor index 996961de183..b7150dd5f51 100644 --- a/TAO/tests/RTCORBA/Policies/makefile.bor +++ b/TAO/tests/RTCORBA/Policies/makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Server_Protocol server # diff --git a/TAO/tests/RTCORBA/Policy_Combinations/Makefile.bor b/TAO/tests/RTCORBA/Policy_Combinations/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/RTCORBA/Policy_Combinations/Makefile.bor +++ b/TAO/tests/RTCORBA/Policy_Combinations/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/RTCORBA/Policy_Combinations/client.bor b/TAO/tests/RTCORBA/Policy_Combinations/client.bor index b626ed867c2..1dbc7ac6fdc 100644 --- a/TAO/tests/RTCORBA/Policy_Combinations/client.bor +++ b/TAO/tests/RTCORBA/Policy_Combinations/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults ping executable # diff --git a/TAO/tests/RTCORBA/Policy_Combinations/server.bor b/TAO/tests/RTCORBA/Policy_Combinations/server.bor index 0a158b04444..9764a14d778 100644 --- a/TAO/tests/RTCORBA/Policy_Combinations/server.bor +++ b/TAO/tests/RTCORBA/Policy_Combinations/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executable # diff --git a/TAO/tests/RTScheduling/Makefile.bor b/TAO/tests/RTScheduling/Makefile.bor index f5a6c597802..0b33a967eeb 100644 --- a/TAO/tests/RTScheduling/Makefile.bor +++ b/TAO/tests/RTScheduling/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building RTScheduling tests # diff --git a/TAO/tests/RTScheduling/Thread_Cancel/Makefile.bor b/TAO/tests/RTScheduling/Thread_Cancel/Makefile.bor index 5b75b054ac1..151c1212e7e 100644 --- a/TAO/tests/RTScheduling/Thread_Cancel/Makefile.bor +++ b/TAO/tests/RTScheduling/Thread_Cancel/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ #---------------------------------------------------------------------------- # Borland Workspace #---------------------------------------------------------------------------- diff --git a/TAO/tests/RTScheduling/Thread_Cancel/Thread_Cancel.bor b/TAO/tests/RTScheduling/Thread_Cancel/Thread_Cancel.bor index a7e9a50886b..af6af77d4dc 100644 --- a/TAO/tests/RTScheduling/Thread_Cancel/Thread_Cancel.bor +++ b/TAO/tests/RTScheduling/Thread_Cancel/Thread_Cancel.bor @@ -1,3 +1,4 @@ +# $Id$ # Makefile for building the Thread_Cancel exe with Borland C++ Builder NAME = Thread_Cancel diff --git a/TAO/tests/Server_Leaks/Makefile.bor b/TAO/tests/Server_Leaks/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/Server_Leaks/Makefile.bor +++ b/TAO/tests/Server_Leaks/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/Single_Read/Makefile.bor b/TAO/tests/Single_Read/Makefile.bor index 81cc60881e3..611b1376727 100644 --- a/TAO/tests/Single_Read/Makefile.bor +++ b/TAO/tests/Single_Read/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Single_Read test executables # diff --git a/TAO/tests/Single_Read/client.bor b/TAO/tests/Single_Read/client.bor index cb9bb577622..3469a32d061 100644 --- a/TAO/tests/Single_Read/client.bor +++ b/TAO/tests/Single_Read/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Single_read client # diff --git a/TAO/tests/Single_Read/server.bor b/TAO/tests/Single_Read/server.bor index d963de5a559..e72d3ba7919 100644 --- a/TAO/tests/Single_Read/server.bor +++ b/TAO/tests/Single_Read/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Single_Read server # diff --git a/TAO/tests/Smart_Proxies/Benchmark/Makefile.bor b/TAO/tests/Smart_Proxies/Benchmark/Makefile.bor index 0dd74dc8a97..8834ddf4873 100644 --- a/TAO/tests/Smart_Proxies/Benchmark/Makefile.bor +++ b/TAO/tests/Smart_Proxies/Benchmark/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Smart_Proxies Benchmark test executables # diff --git a/TAO/tests/Smart_Proxies/Benchmark/client.bor b/TAO/tests/Smart_Proxies/Benchmark/client.bor index faf5753015e..9eb9835835f 100644 --- a/TAO/tests/Smart_Proxies/Benchmark/client.bor +++ b/TAO/tests/Smart_Proxies/Benchmark/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Smart_Proxies Benchmark client # diff --git a/TAO/tests/Smart_Proxies/Benchmark/server.bor b/TAO/tests/Smart_Proxies/Benchmark/server.bor index af6563174b0..8ff8456c3f8 100644 --- a/TAO/tests/Smart_Proxies/Benchmark/server.bor +++ b/TAO/tests/Smart_Proxies/Benchmark/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Smart_Proxies Benchmark server # diff --git a/TAO/tests/Smart_Proxies/Collocation/Coll_Test_Stubs.bor b/TAO/tests/Smart_Proxies/Collocation/Coll_Test_Stubs.bor index 999c05236d2..839a203c570 100644 --- a/TAO/tests/Smart_Proxies/Collocation/Coll_Test_Stubs.bor +++ b/TAO/tests/Smart_Proxies/Collocation/Coll_Test_Stubs.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Coll_Test_Stubs library # diff --git a/TAO/tests/Smart_Proxies/Collocation/Collocation.bor b/TAO/tests/Smart_Proxies/Collocation/Collocation.bor index d72a99c6bb2..04ab4a59d54 100644 --- a/TAO/tests/Smart_Proxies/Collocation/Collocation.bor +++ b/TAO/tests/Smart_Proxies/Collocation/Collocation.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Collocation test # diff --git a/TAO/tests/Smart_Proxies/Collocation/Diamond.bor b/TAO/tests/Smart_Proxies/Collocation/Diamond.bor index 5f287329f8f..573cfe7a254 100644 --- a/TAO/tests/Smart_Proxies/Collocation/Diamond.bor +++ b/TAO/tests/Smart_Proxies/Collocation/Diamond.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Diamond library # diff --git a/TAO/tests/Smart_Proxies/Collocation/Makefile.bor b/TAO/tests/Smart_Proxies/Collocation/Makefile.bor index 597234b5974..7e697f6feb3 100644 --- a/TAO/tests/Smart_Proxies/Collocation/Makefile.bor +++ b/TAO/tests/Smart_Proxies/Collocation/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Collocation test executables and libraries # diff --git a/TAO/tests/Smart_Proxies/Makefile.bor b/TAO/tests/Smart_Proxies/Makefile.bor index c40d8826c2e..0e5dcfa35d2 100644 --- a/TAO/tests/Smart_Proxies/Makefile.bor +++ b/TAO/tests/Smart_Proxies/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Smart_Proxies tests # diff --git a/TAO/tests/Smart_Proxies/On_Demand/Makefile.bor b/TAO/tests/Smart_Proxies/On_Demand/Makefile.bor index 8b0814c137a..366d29b2f47 100644 --- a/TAO/tests/Smart_Proxies/On_Demand/Makefile.bor +++ b/TAO/tests/Smart_Proxies/On_Demand/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Smart_Proxies On_Demand test executables # diff --git a/TAO/tests/Smart_Proxies/On_Demand/client.bor b/TAO/tests/Smart_Proxies/On_Demand/client.bor index 3d203948b17..a307d26e8f5 100644 --- a/TAO/tests/Smart_Proxies/On_Demand/client.bor +++ b/TAO/tests/Smart_Proxies/On_Demand/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Smart_Proxies On_Demand client # diff --git a/TAO/tests/Smart_Proxies/On_Demand/server.bor b/TAO/tests/Smart_Proxies/On_Demand/server.bor index 86508562107..737dafdaae7 100644 --- a/TAO/tests/Smart_Proxies/On_Demand/server.bor +++ b/TAO/tests/Smart_Proxies/On_Demand/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Smart_Proxies On_Demand server # diff --git a/TAO/tests/Smart_Proxies/Policy/Makefile.bor b/TAO/tests/Smart_Proxies/Policy/Makefile.bor index 65eff120128..7d165a0e324 100644 --- a/TAO/tests/Smart_Proxies/Policy/Makefile.bor +++ b/TAO/tests/Smart_Proxies/Policy/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Smart_Proxies Policy test executables # diff --git a/TAO/tests/Smart_Proxies/Policy/client.bor b/TAO/tests/Smart_Proxies/Policy/client.bor index 3ee68382219..a023e25a354 100644 --- a/TAO/tests/Smart_Proxies/Policy/client.bor +++ b/TAO/tests/Smart_Proxies/Policy/client.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Smart_Proxies Policy client # diff --git a/TAO/tests/Smart_Proxies/Policy/server.bor b/TAO/tests/Smart_Proxies/Policy/server.bor index ccf3deb0f17..83fda18db57 100644 --- a/TAO/tests/Smart_Proxies/Policy/server.bor +++ b/TAO/tests/Smart_Proxies/Policy/server.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Smart_Proxies Policy server # diff --git a/TAO/tests/Stack_Recursion/Makefile.bor b/TAO/tests/Stack_Recursion/Makefile.bor index e2ee4acd23a..2f698b045a1 100644 --- a/TAO/tests/Stack_Recursion/Makefile.bor +++ b/TAO/tests/Stack_Recursion/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Faults test executables # diff --git a/TAO/tests/Strategies/Makefile.bor b/TAO/tests/Strategies/Makefile.bor index 19c02f5ffa1..5c99093fb8f 100644 --- a/TAO/tests/Strategies/Makefile.bor +++ b/TAO/tests/Strategies/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the strategies test executables # diff --git a/TAO/tests/Timed_Buffered_Oneways/Makefile.bor b/TAO/tests/Timed_Buffered_Oneways/Makefile.bor index 9a17d81df49..a6d3903a02d 100644 --- a/TAO/tests/Timed_Buffered_Oneways/Makefile.bor +++ b/TAO/tests/Timed_Buffered_Oneways/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Timed_Buffered_Oneways example # diff --git a/TAO/tests/Timeout/Makefile.bor b/TAO/tests/Timeout/Makefile.bor index 7e6b7685129..324a7f88cef 100644 --- a/TAO/tests/Timeout/Makefile.bor +++ b/TAO/tests/Timeout/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the Timeout test executables # diff --git a/TAO/tests/UNKNOWN_Exception/Makefile.bor b/TAO/tests/UNKNOWN_Exception/Makefile.bor index a79b223b5bb..987cf33ed27 100644 --- a/TAO/tests/UNKNOWN_Exception/Makefile.bor +++ b/TAO/tests/UNKNOWN_Exception/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ #---------------------------------------------------------------------------- # Borland Workspace #---------------------------------------------------------------------------- diff --git a/TAO/utils/IOR-parser/Makefile.bor b/TAO/utils/IOR-parser/Makefile.bor index 64bb2b2a5ea..ac28d896192 100644 --- a/TAO/utils/IOR-parser/Makefile.bor +++ b/TAO/utils/IOR-parser/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the ior-parser executable # diff --git a/TAO/utils/Makefile.bor b/TAO/utils/Makefile.bor index cfa54f10fca..8d626fefe93 100644 --- a/TAO/utils/Makefile.bor +++ b/TAO/utils/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building utils # diff --git a/TAO/utils/catior/Makefile.bor b/TAO/utils/catior/Makefile.bor index e457781db73..86e99400341 100644 --- a/TAO/utils/catior/Makefile.bor +++ b/TAO/utils/catior/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the catior executable # diff --git a/TAO/utils/nslist/Makefile.bor b/TAO/utils/nslist/Makefile.bor index 1d8f7eeac93..5c333162ac2 100644 --- a/TAO/utils/nslist/Makefile.bor +++ b/TAO/utils/nslist/Makefile.bor @@ -1,3 +1,4 @@ +# $Id$ # # Makefile for building the ns executables # |