source: trunk/third/gcc/config/mips/t-svr3-gas @ 8834

Revision 8834, 294 bytes checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r8833, which included commits to RCS files with non-trunk default branches.
Line 
1# Exactly the same as t-mips-gas, except we must define SYSTEM_HEADER_DIR
2# to point to the svr3 include files.
3SYSTEM_HEADER_DIR = /sysv/usr/include
4
5# Suppress building libgcc1.a, since the MIPS compiler port is complete
6# and does not need anything from libgcc1.a.
7LIBGCC1 =
8CROSS_LIBGCC1 =
Note: See TracBrowser for help on using the repository browser.