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

Diff for /src/Makefile between version 1.27 and 1.28

version 1.27, 1998/04/25 06:42:44 version 1.28, 1998/05/04 21:28:18
Line 104 
Line 104 
             DESTDIR=${CROSSDIR} includes              DESTDIR=${CROSSDIR} includes
   
 .if ${TARGET} == "powerpc" || ${TARGET} == "alpha" || ${TARGET} == "arc" || \  .if ${TARGET} == "powerpc" || ${TARGET} == "alpha" || ${TARGET} == "arc" || \
     ${TARGET} == "pmax" || ${TARGET} == "wgrisc"      ${TARGET} == "pmax" || ${TARGET} == "wgrisc" || ${TARGET} == "hppa"
 cross-binutils: cross-binutils-new  cross-binutils: cross-binutils-new
 .else  .else
 cross-binutils: cross-binutils-old  cross-binutils: cross-binutils-old

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28