[BACK]Return to sys.mk CVS log [TXT][DIR] Up to [local] / src / share / mk

Diff for /src/share/mk/sys.mk between version 1.41 and 1.42

version 1.41, 2004/11/08 21:58:59 version 1.42, 2004/11/22 18:51:23
Line 32 
Line 32 
   
 CC?=            cc  CC?=            cc
   
 .if ${MACHINE_ARCH} != "m88k"  .if ${MACHINE_ARCH} != "m88k" && ${MACHINE} != "mac68k"
 PIPE?=          -pipe  PIPE?=          -pipe
 .endif  .endif
   

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42