home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / gcc-2.5.8-src.lha / src / amiga / gcc-2.5.8 / config / i386 / x-next < prev    next >
Encoding:
Text File  |  1993-04-10  |  186 b   |  9 lines

  1. # Make assignments for compiling on NeXT with their compiler version.
  2. CC=cc -traditional-cpp
  3. OLDCC=cc -traditional-cpp
  4.  
  5. libgcc2.a: stdarg.h
  6.  
  7. stdarg.h:
  8.     cp $(srcdir)/gstdarg.h ./stdarg.h
  9.