home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / gcc-2.4.5 / config / convex / x-convex < prev    next >
Encoding:
Text File  |  1993-05-06  |  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.