home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / g77-0.5.15-src.tgz / tar.out / fsf / g77 / config / convex / x-convex < prev    next >
Text File  |  1996-09-28  |  141b  |  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.