00aae7b152
From-SVN: r5109
8 lines
291 B
Plaintext
8 lines
291 B
Plaintext
# 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.
|
|
LIBGCC1 = libgcc1.null
|