1993-08-08 17:25:54 -04:00
|
|
|
# Exactly the same as t-mips-gas, except we must define SYSTEM_HEADER_DIR
|
|
|
|
# to point to the bsd43 include files.
|
|
|
|
SYSTEM_HEADER_DIR = /bsd43/usr/include
|
|
|
|
|
|
|
|
# Suppress building libgcc1.a, since the MIPS compiler port is complete
|
|
|
|
# and does not need anything from libgcc1.a.
|
|
|
|
LIBGCC1 = libgcc1.null
|
1993-09-09 16:05:26 -04:00
|
|
|
CROSS_LIBGCC1 = libgcc1.null
|