Subversion Repositories Kolibri OS

Rev

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
8309 maxcodehac 2
tup.foreach_rule("*.asm", "fasm %f %o", "../OBJ/%B.obj")