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