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 svr4 include files.
|
|
|
|
SYSTEM_HEADER_DIR = /svr4/usr/include
|
|
|
|
|
|
|
|
# Suppress building libgcc1.a, since the MIPS compiler port is complete
|
|
|
|
# and does not need anything from libgcc1.a.
|
1995-01-12 13:36:12 -05:00
|
|
|
LIBGCC1 =
|
|
|
|
CROSS_LIBGCC1 =
|