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

Revision 8834, 435 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 
1SYSTEM_HEADER_DIR = /usr/cross64/usr/include
2
3AR = /usr/cross64/usr/bin/ar
4
5FLOAT_H = $(CROSS_FLOAT_H)
6
7# The rest of the file is identical to t-iris6.
8
9# Suppress building libgcc1.a, since the MIPS compiler port is complete
10# and does not need anything from libgcc1.a.
11LIBGCC1 =
12CROSS_LIBGCC1 =
13
14MULTILIB_OPTIONS=mips1/mips2/mips3/mips4
15MULTILIB_DIRNAMES=
16MULTILIB_MATCHES=
17
18LIBGCC = stmp-multilib
19INSTALL_LIBGCC = install-multilib
Note: See TracBrowser for help on using the repository browser.