scripts/build/arch/m68k.sh
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Sun Mar 04 17:31:23 2012 +0100 (2012-03-04)
changeset 2906 af58fa8b5caa
permissions -rw-r--r--
binutils/binutils: rename function that build target libraries

Prepare for the incoming build/host/target frontends.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
linux@1754
     1
# Compute M68k-specific values
linux@1754
     2
linux@1754
     3
CT_DoArchTupleValues() {
linux@1754
     4
    :
linux@1754
     5
}