home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 529a.lha / OMDS / makefile next >
Encoding:
Makefile  |  1991-07-03  |  106 b   |  7 lines

  1. omds:    omds.c
  2.     lc -L -cm -Hinclude:iff/iff.pre omds.c
  3.  
  4. debug:
  5.     lc -L -cm -d4 -Hinclude:iff/iff.pre omds.c
  6.  
  7.