home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 465.lha / Utils / cookie / makefile < prev    next >
Makefile  |  1991-01-05  |  169b  |  8 lines

  1.  
  2. pointers:   pointers.o
  3.         blink FROM LIB:c.o+"pointers.o" TO "pointers"\
  4.           LIB LIB:lc.lib LIB:amiga.lib lib:arp.lib SC SD ND
  5.  
  6. .c.o:
  7.         lc -O -cc -b -v -r $*.c
  8.