Subversion Repositories Kolibri OS

Rev

Rev 5395 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5394 eAndrew 1
if tup.getconfig("NO_FASM") ~= "" then return end
2
tup.rule("open.asm", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "open")