home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 299.lha / FileFind_v1.5 / makefile < prev   
Encoding:
Makefile  |  1980-12-06  |  102 b   |  7 lines

  1. ff: ff.o
  2.   BLink lib:cres.o ff.o LIB lib:lc.lib SC SD ND
  3.   Protect ff +p
  4.  
  5. ff.o: ff.c
  6.   lc -v -cs ff.c
  7.