home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 103.lha / AmigaCron / make_manx < prev    next >
Text File  |  1986-11-21  |  145b  |  9 lines

  1. AmiCron: Amicron.o timer.o
  2.     ln -o AmiCron timer.o Amicron.o -lc32
  3.  
  4. Amicron.o: Amicron24.c
  5.     cc +l Amicron24.c
  6.  
  7. timer.o: timer.c
  8.      cc +l timer.c     
  9.