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

DIRS = \
        ace \
        tests

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