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 / x-netbsd < prev    next >
Text File  |  1995-05-11  |  449b  |  17 lines

  1. # Don't run fixproto
  2. STMP_FIXPROTO =
  3.  
  4. # We don't need GCC's own include files.
  5. USER_H = $(srcdir)/ginclude/stdarg.h $(srcdir)/ginclude/varargs.h \
  6.      $(srcdir)/ginclude/va-mips.h
  7. XLIMITS_H =
  8.  
  9. # We don't need even the files GCC insists we need.
  10. GENINCLUDES = Makefile.in
  11.  
  12. # A lot of stuff needs to go elsewhere.
  13. includedir=$(exec_prefix)/include
  14. infodir=$(exec_prefix)/share/info
  15. tooldir=$(libdir)/cross/$(target)
  16. mandir=$(exec_prefix)/share/man/man1
  17.