Build gperf(1) for/on PowerPC. There's no apparent reason not to

build it and nothing can be found in the commit logs. We won't
know if there are runtime problems, until we build it...
This commit is contained in:
Marcel Moolenaar 2006-08-21 18:25:43 +00:00
parent 2c3538b83a
commit 2eed31bc7e

View File

@ -29,9 +29,7 @@ MK_GDB= no # not yet
.endif
.if ${MK_CXX} != "no"
.if ${MACHINE_ARCH} != "powerpc"
_gperf= gperf
.endif
.if ${MK_GROFF} != "no"
_groff= groff
.endif