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 / convex / x-convex < prev    next >
Encoding:
Text File  |  1993-05-07  |  141 b   |  6 lines

  1. # ld can make exe's c2-only if this lib is searched even though not loaded
  2. CCLIBFLAGS = -tm c1 
  3.  
  4. # Use -pcc to avoid surprises.
  5. CC = cc -pcc
  6.