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