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 / 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.