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

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