5b4146bd4d
* Makefile.in (PREMADE_ATTRTAB_MD, PREMADE_ATTRTAB): Delete. (s-attrtab); No longer try to use pre-made insn-attrtab file. * mips/t-bsd: Delete references to obsolete PREMADE_ATTRTAB and PREMADE_ATTRTAB_MD. * mips/t-ecoff: Likewise. * mips/t-elf: Likewise. * mips/t-mips: Likewise. * mips/t-osfrose: Likewise. * mips/t-r3900: Likewise. * mips/t-svr3: Likewise. * mips/t-svr4: Likewise. * mips/t-ultrix: Likewise. From-SVN: r28566
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
# Suppress building libgcc1.a, since the MIPS compiler port is complete
|
|
# and does not need anything from libgcc1.a.
|
|
LIBGCC1 =
|
|
CROSS_LIBGCC1 =
|