home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / programming / other / sashimi / source / smakefile < prev   
Encoding:
Makefile  |  1998-04-27  |  207 b   |  7 lines

  1. CFLAGS = nostackcheck stringmerge params=r optimize opttime
  2.  
  3. Sashimi: Sashimi.c
  4.     sc link nodebug noicons smalldata smallcode $(CFLAGS) Sashimi.c
  5.  
  6. checkin:
  7.     ci -l -q -t-. -M -d sashimi.c sashimi.doc smakefile