home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / text_ed / scribe12 / scrlfix / makefile.mak next >
Makefile  |  1992-03-24  |  135b  |  6 lines

  1. scrolfix.acc: scrolfix.s
  2.   mac.prg $(SFLAGS) -p -o scrolfix.acc scrolfix.s
  3.   
  4. archive:
  5.     lharc a scrolfix *.acc *.s *.mak *.doc
  6.