[BACK]Return to Makefile.cross CVS log [TXT][DIR] Up to [local] / src

Diff for /src/Makefile.cross between version 1.49 and 1.51

version 1.49, 2011/11/11 12:26:54 version 1.51, 2012/04/06 14:55:51
Line 89 
Line 89 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 BINUTILS217_ARCH=hppa64 ia64  
 OLD_BINUTILS_ARCH=m68k m88k vax  OLD_BINUTILS_ARCH=m68k m88k vax
   
 .for _arch in ${TARGET_ARCH}  .for _arch in ${TARGET_ARCH}
Line 134 
Line 133 
 NO_CROSS+=microcode  NO_CROSS+=microcode
 NO_CROSS+=groff lynx binutils binutils-2.17 perl texinfo gcc cvs  NO_CROSS+=groff lynx binutils binutils-2.17 perl texinfo gcc cvs
 NO_CROSS+=nsd  NO_CROSS+=nsd
   NO_CROSS+=nginx
   
 cross-dirs:     ${CROSSDIRS}  cross-dirs:     ${CROSSDIRS}
 cross-obj:      ${CROSSOBJ}  cross-obj:      ${CROSSOBJ}

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.51