summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Makefile.bor
diff options
context:
space:
mode:
authordoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-28 08:07:13 +0000
committerdoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-28 08:07:13 +0000
commitdf8070824f1e480b61b8d8426650c9e436311f5e (patch)
tree65cd0530459a2c80d0a59208a10bc5dc9536e0a3 /TAO/orbsvcs/tests/Makefile.bor
parent6e176ea3a96f5217960311918e5a5f66770b02a4 (diff)
downloadATCD-df8070824f1e480b61b8d8426650c9e436311f5e.tar.gz
ChangeLogTag: Wed Feb 28 08:57:45 2001 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Makefile.bor')
-rw-r--r--TAO/orbsvcs/tests/Makefile.bor8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Makefile.bor b/TAO/orbsvcs/tests/Makefile.bor
new file mode 100644
index 00000000000..f02929210c4
--- /dev/null
+++ b/TAO/orbsvcs/tests/Makefile.bor
@@ -0,0 +1,8 @@
+
+#
+# Makefile for building the TAO obsvcs examples
+#
+
+DIRS = Simple_Naming
+
+!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>