home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 382.lha / TPTCron / Makefile < prev    next >
Makefile  |  1990-06-11  |  83b  |  8 lines

  1. #
  2. # Makefile for crontest
  3. #
  4.  
  5. crontest:    crontest.o
  6.     ln crontest.o _cronevent.o -lc
  7.  
  8.