home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Source / GNU / cc / config / mips / t-mips-gas < prev    next >
Encoding:
Text File  |  1993-09-09  |  169 b   |  5 lines

  1. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  2. # and does not need anything from libgcc1.a.
  3. LIBGCC1 = libgcc1.null
  4. CROSS_LIBGCC1 = libgcc1.null
  5.