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

DIRS = \
        SAXPrint \
        svcconf

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