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-cross64 < prev    next >
Text File  |  1995-02-04  |  435b  |  20 lines

  1. SYSTEM_HEADER_DIR = /usr/cross64/usr/include
  2.  
  3. AR = /usr/cross64/usr/bin/ar
  4.  
  5. FLOAT_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.
  11. LIBGCC1 = 
  12. CROSS_LIBGCC1 = 
  13.  
  14. MULTILIB_OPTIONS=mips1/mips2/mips3/mips4
  15. MULTILIB_DIRNAMES=
  16. MULTILIB_MATCHES=
  17.  
  18. LIBGCC = stmp-multilib
  19. INSTALL_LIBGCC = install-multilib
  20.