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

DIRS = \
        file-reverse

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