home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gcc-2.7.2.1-base.tgz / gcc-2.7.2.1-base.tar / fsf / gcc / config / mips / t-iris6 < prev    next >
Text File  |  1995-02-04  |  282b  |  12 lines

  1. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  2. # and does not need anything from libgcc1.a.
  3. LIBGCC1 = 
  4. CROSS_LIBGCC1 = 
  5.  
  6. MULTILIB_OPTIONS=mips1/mips2/mips3/mips4
  7. MULTILIB_DIRNAMES=
  8. MULTILIB_MATCHES=
  9.  
  10. LIBGCC = stmp-multilib
  11. INSTALL_LIBGCC = install-multilib
  12.