scripts/build/arch/m68k.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat May 22 22:04:31 2010 +0200 (2010-05-22)
changeset 1966 10ad7f230f4b
permissions -rw-r--r--
test-suite: apply cleanup pass

Remove all non-modifiable items (target tuple, gcc version, toolchain path...)
Makefile syntax ( use $(...) instead of ${...} )
Update doc
Space-damage cleanups
linux@1754
     1
# Compute M68k-specific values
linux@1754
     2
linux@1754
     3
CT_DoArchTupleValues() {
linux@1754
     4
    :
linux@1754
     5
}