diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-22 17:09:17 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-22 17:09:17 +0000 |
commit | 959cc7ddf073d7c6e60179a31dab9cea183e1bb3 (patch) | |
tree | 247a1620b07b71774b6612632e98bcd4874d5000 /TAO/orbsvcs/examples | |
parent | 9ca61f13124a212f391d0ebc1da2eeccbd63ed34 (diff) | |
download | ATCD-959cc7ddf073d7c6e60179a31dab9cea183e1bb3.tar.gz |
ChangeLogTag: Mon Dec 22 17:03:53 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/examples')
-rw-r--r-- | TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/Makefile.bor | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/examples/Makefile.bor | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/examples/RtEC/Makefile.bor | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/examples/Security/Makefile.bor | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/examples/Security/Send_File/Makefile.bor | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/examples/Security/Send_File/client.bor | 2 | ||||
-rw-r--r-- | TAO/orbsvcs/examples/Security/Send_File/server.bor | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/Makefile.bor b/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/Makefile.bor index bb8975745e3..1b52515d339 100644 --- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/Makefile.bor +++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/bin/Makefile.bor @@ -1,4 +1,6 @@ # +# $Id$ +# # Makefile for building the CosEvent Service executable # diff --git a/TAO/orbsvcs/examples/Makefile.bor b/TAO/orbsvcs/examples/Makefile.bor index 7d71c481151..a908b5f663b 100644 --- a/TAO/orbsvcs/examples/Makefile.bor +++ b/TAO/orbsvcs/examples/Makefile.bor @@ -1,4 +1,6 @@ # +# $Id$ +# # Makefile for building orbsvcs examples # diff --git a/TAO/orbsvcs/examples/RtEC/Makefile.bor b/TAO/orbsvcs/examples/RtEC/Makefile.bor index 7a366c1b5d1..6a963fb2e46 100644 --- a/TAO/orbsvcs/examples/RtEC/Makefile.bor +++ b/TAO/orbsvcs/examples/RtEC/Makefile.bor @@ -1,4 +1,6 @@ # +# $Id$ +# # Makefile for building orbsvcs RtEC examples # diff --git a/TAO/orbsvcs/examples/Security/Makefile.bor b/TAO/orbsvcs/examples/Security/Makefile.bor index 4d30128a8a0..80c358bf82d 100644 --- a/TAO/orbsvcs/examples/Security/Makefile.bor +++ b/TAO/orbsvcs/examples/Security/Makefile.bor @@ -1,4 +1,6 @@ # +# $Id$ +# # Makefile for building orbsvcs security examples # diff --git a/TAO/orbsvcs/examples/Security/Send_File/Makefile.bor b/TAO/orbsvcs/examples/Security/Send_File/Makefile.bor index cf74b15e3cd..69f2ceefeb5 100644 --- a/TAO/orbsvcs/examples/Security/Send_File/Makefile.bor +++ b/TAO/orbsvcs/examples/Security/Send_File/Makefile.bor @@ -1,4 +1,6 @@ # +# $Id$ +# # Makefile for building the security send_file test executables # diff --git a/TAO/orbsvcs/examples/Security/Send_File/client.bor b/TAO/orbsvcs/examples/Security/Send_File/client.bor index 6779fd870d2..6115e794925 100644 --- a/TAO/orbsvcs/examples/Security/Send_File/client.bor +++ b/TAO/orbsvcs/examples/Security/Send_File/client.bor @@ -1,4 +1,6 @@ # +# $Id$ +# # Makefile for building the security send_file executable # diff --git a/TAO/orbsvcs/examples/Security/Send_File/server.bor b/TAO/orbsvcs/examples/Security/Send_File/server.bor index 3ef9f70550b..8fa9b56f8ea 100644 --- a/TAO/orbsvcs/examples/Security/Send_File/server.bor +++ b/TAO/orbsvcs/examples/Security/Send_File/server.bor @@ -1,4 +1,6 @@ # +# $Id$ +# # Makefile for building the security send_file executable # |