summaryrefslogtreecommitdiff
path: root/apps/gperf/Makefile.bor
blob: 2831e30590848e806d72f1564d793f55717305e2 (plain)
1
2
3
4
5
6
7

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

all:
        cd $(ACE_ROOT)\apps\gperf\src
        $(MAKE) -f Makefile.bor $(MAKE_FLAGS)