summaryrefslogtreecommitdiff
path: root/ACEXML/parser/Makefile.bor
blob: cb61c1c99dda400dc2c76b53672f4ffc7af03b88 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for building the ACE XML parser Library
#

DIRS = \
        debug_validator \
        parser

!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>