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

DIRS = \
        common \
        parser

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