home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / util / cli / AKCC.lha / Programmers / Examples / smakefile < prev    next >
Encoding:
Makefile  |  1997-02-17  |  104 b   |  5 lines

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