summaryrefslogtreecommitdiff
path: root/TAO/tests/AMH_Exceptions
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-12-20 13:31:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-12-20 13:31:43 +0000
commitcee015785f5c65e2479ff8dea5de92ea724d4e61 (patch)
treef006a1aa68ed52f0ce2db7f9a666db6ef86710f7 /TAO/tests/AMH_Exceptions
parent0e1815a4ca64d51da8a92960492050507d497856 (diff)
downloadATCD-cee015785f5c65e2479ff8dea5de92ea724d4e61.tar.gz
ChangeLogTag: Sat Dec 20 13:31:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/AMH_Exceptions')
-rw-r--r--TAO/tests/AMH_Exceptions/Makefile.bor2
-rw-r--r--TAO/tests/AMH_Exceptions/client.bor2
-rw-r--r--TAO/tests/AMH_Exceptions/server.bor4
3 files changed, 7 insertions, 1 deletions
diff --git a/TAO/tests/AMH_Exceptions/Makefile.bor b/TAO/tests/AMH_Exceptions/Makefile.bor
index 5249340cf08..7907e7472ab 100644
--- a/TAO/tests/AMH_Exceptions/Makefile.bor
+++ b/TAO/tests/AMH_Exceptions/Makefile.bor
@@ -1,4 +1,6 @@
#
+# $Id$
+#
# Makefile for building the AMH_Exceptions test executables
#
diff --git a/TAO/tests/AMH_Exceptions/client.bor b/TAO/tests/AMH_Exceptions/client.bor
index ecaadb94104..430d33d3ea8 100644
--- a/TAO/tests/AMH_Exceptions/client.bor
+++ b/TAO/tests/AMH_Exceptions/client.bor
@@ -1,4 +1,6 @@
#
+# $Id$
+#
# Makefile for building the AMH_Exceptions client
#
diff --git a/TAO/tests/AMH_Exceptions/server.bor b/TAO/tests/AMH_Exceptions/server.bor
index 2929aa70f23..794a07cc0dd 100644
--- a/TAO/tests/AMH_Exceptions/server.bor
+++ b/TAO/tests/AMH_Exceptions/server.bor
@@ -1,4 +1,6 @@
#
+# $Id$
+#
# Makefile for building the AMH_Exceptions server
#
@@ -18,7 +20,7 @@ CFLAGS = \
$(TAO_VALUETYPE_CFLAGS) \
$(TAO_IORINTERCEPTOR_CFLAGS) \
$(TAO_ORT_CFLAGS)
-
+
LIBFILES = \
$(ACE_LIB) \