diff options
| author | Peter Grehan <grehan@FreeBSD.org> | 2005-12-29 04:30:03 +0000 |
|---|---|---|
| committer | Peter Grehan <grehan@FreeBSD.org> | 2005-12-29 04:30:03 +0000 |
| commit | 8a2e2a8ecd1b1d09b5f00ab42944f3711e277e84 (patch) | |
| tree | 2ac19e3493fae5ebecddc3968d859e85df690fea /usr.bin | |
| parent | a52821c94cc4d1620d0def56c994017dbd97449a (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index a077c331b31b..7ad124a61961 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -286,9 +286,7 @@ _vacation= vacation .if !defined(NO_TOOLCHAIN) _c89= c89 _c99= c99 -.if ${MACHINE_ARCH} != "powerpc" _gprof= gprof -.endif _lex= lex _xlint= xlint _yacc= yacc |
