summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Miop
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-01-14 08:54:15 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-01-14 08:54:15 +0000
commit65d4413db84ac18cd97c4b7e9beaa8f241140f36 (patch)
treeb62f8dfd863918a30feb84457a53aa2279844583 /TAO/orbsvcs/tests/Miop
parentd2f46665bbd2821a516b3ba871e636b9b362fdb3 (diff)
downloadATCD-65d4413db84ac18cd97c4b7e9beaa8f241140f36.tar.gz
ChangeLogTag: Mon Jan 14 09:51:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Miop')
-rw-r--r--TAO/orbsvcs/tests/Miop/Makefile.bor9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Miop/Makefile.bor b/TAO/orbsvcs/tests/Miop/Makefile.bor
new file mode 100644
index 00000000000..1ac322c2fa5
--- /dev/null
+++ b/TAO/orbsvcs/tests/Miop/Makefile.bor
@@ -0,0 +1,9 @@
+#
+# Makefile for building the TAO Miop obsvcs tests
+# $Id$
+#
+
+DIRS = \
+ McastHello
+
+!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>