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

DIRS = \
        common \
        parser \
        apps

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