home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / bbs / gnu / gcc-2.6.0-src.lha / GNU / src / amiga / gcc-2.6.0 / config / romp / x-mach < prev    next >
Encoding:
Text File  |  1992-07-28  |  153 b   |  6 lines

  1. # Ensure that CPATH is used and suppress lots of warnings.
  2. CC=hc2 -Hcpp -w
  3.  
  4. # The default `make' on the RT doesn't define MAKE, so do it here.
  5. MAKE=make
  6.