Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
8001 leency 1
if tup.getconfig("NO_FASM") ~= "" then return end
2
tup.rule("col.dtp.asm", 'fasm "%f" "%o"', "col.dtp")
3
tup.rule({"florence.asm", extra_inputs = {"col.dtp"}}, 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "Florence.skn")