home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 458.lha / KCD / makefile < prev   
Makefile  |  1990-12-28  |  44b  |  5 lines

  1. KCD     : KCD.c
  2.     cc KCD.c +L
  3.     ln KCD.o -lc32 
  4.  
  5.