home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 230.lha / BindNames / Makefile < prev    next >
Makefile  |  1989-04-05  |  97b  |  6 lines

  1. # Really cheap Makefile for BindNames.c
  2.  
  3. BindNames:    BindNames.c
  4.     lc -Lt -O -rr -ms -v BindNames
  5.  
  6.