home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 432b.lha / EzLib / demo_src / frac / makefile < prev   
Makefile  |  1990-11-10  |  87b  |  5 lines

  1. frac : frac.c
  2.     cc +L +Ivd0:include/header.h frac.c
  3.     ln +Q -o frac frac.o -lez -lm -lc
  4.  
  5.