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

Diff for /src/Makefile between version 1.110 and 1.111

version 1.110, 2005/01/09 00:14:32 version 1.111, 2005/01/09 19:35:26
Line 261 
Line 261 
     ${TARGET} == "i386" || \      ${TARGET} == "i386" || \
     ${TARGET} == "sparc64" || ${TARGET} == "sgi"      ${TARGET} == "sparc64" || ${TARGET} == "sgi"
 USE_GCC3=yes  USE_GCC3=yes
   .else
   USE_GCC3=no
 .endif  .endif
   
 ${CROSSGCC}:            ${CROSSBINUTILS}  ${CROSSGCC}:            ${CROSSBINUTILS}

Legend:
Removed from v.1.110  
changed lines
  Added in v.1.111