2e3174a0ed
From-SVN: r8738
16 lines
456 B
Plaintext
16 lines
456 B
Plaintext
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
|
|
# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
|
|
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
|
|
|
|
# Suppress building libgcc1.a, since the MIPS compiler port is complete
|
|
# and does not need anything from libgcc1.a.
|
|
LIBGCC1 =
|
|
CROSS_LIBGCC1 =
|
|
|
|
MULTILIB_OPTIONS=EL/EB
|
|
MULTILIB_DIRNAMES=el eb
|
|
MULTILIB_MATCHES=
|
|
|
|
LIBGCC = stmp-multilib
|
|
INSTALL_LIBGCC = install-multilib
|