home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Source / GNU / cc / config / sparc / t-next < prev    next >
Encoding:
Text File  |  1994-03-01  |  293 b   |  12 lines

  1. # libgcc1.c is not needed, since the standard library has these functions.
  2. LIBGCC1=
  3.  
  4. # Specify other dirs of system header files to be fixed.
  5. # OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers
  6.  
  7. ansi_include= ansi
  8. base_include= bsd
  9. posix_include= bsd
  10.  
  11. GCC_PASSES=xgcc cc1obj cpp $(EXTRA_PASSES)
  12.