home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 20 / amigaformatcd20.iso / -coverdisks- / af104a / akcc / programmers / examples / smakefile < prev    next >
Encoding:
Makefile  |  1997-09-29  |  104 b   |  5 lines

  1. always:
  2.         smake -f WildCmp.smake
  3.         smake -f AssignName.smake
  4.         smake -f FPrintf.smake
  5.