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 2006-08-21 18:25:43 +00:00
parent 9d0be9dfae
commit 527f3d6e4f

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