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