summaryrefslogtreecommitdiff
path: root/TAO/examples/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Makefile.bor')
-rw-r--r--TAO/examples/Makefile.bor8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/examples/Makefile.bor b/TAO/examples/Makefile.bor
new file mode 100644
index 00000000000..31a95260e85
--- /dev/null
+++ b/TAO/examples/Makefile.bor
@@ -0,0 +1,8 @@
+
+#
+# Makefile for building the TAO examples
+#
+
+DIRS = Callback_Quoter Simple
+
+!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>