Subversion Repositories Kolibri OS

Rev

Rev 8301 | Rev 8308 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
8265 dunkaist 1
if tup.getconfig("NO_FASM") ~= "" then return end
8307 maxcodehac 2
tup.foreach_rule("*.asm", "fasm %f ../OBJ/%o", "../OBJ/%B.obj")