From 5afbb7396a503b7b9b718745e4c5cb97347dba83 Mon Sep 17 00:00:00 2001 From: grehan Date: Thu, 29 Dec 2005 04:30:03 +0000 Subject: Build gprof for powerpc now. --- usr.bin/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/Makefile b/usr.bin/Makefile index a077c33..7ad124a 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 -- cgit v1.1