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-svr4-gas < prev    next >
Text File  |  1995-01-12  |  294b  |  9 lines

  1. # Exactly the same as t-mips-gas, except we must define SYSTEM_HEADER_DIR
  2. # to point to the svr4 include files.
  3. SYSTEM_HEADER_DIR = /svr4/usr/include
  4.  
  5. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  6. # and does not need anything from libgcc1.a.
  7. LIBGCC1 =
  8. CROSS_LIBGCC1 =
  9.