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

Diff for /src/Makefile.cross between version 1.81 and 1.82

version 1.81, 2015/12/01 07:50:03 version 1.82, 2015/12/01 08:13:29
Line 16 
Line 16 
 .elif   (${TARGET} == "loongson")  .elif   (${TARGET} == "loongson")
 TARGET_ARCH=    mips64el  TARGET_ARCH=    mips64el
 TARGET_CPU=     mips64  TARGET_CPU=     mips64
 .elif   (${TARGET} == "solbourne")  
 TARGET_ARCH=    sparc  
 .elif   (${TARGET} == "macppc" || ${TARGET} == "socppc")  .elif   (${TARGET} == "macppc" || ${TARGET} == "socppc")
 TARGET_ARCH=    powerpc  TARGET_ARCH=    powerpc
 .elif   (${TARGET} == "landisk")  .elif   (${TARGET} == "landisk")

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82