Subversion Repositories Kolibri OS

Rev

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

Rev Author Line No. Line
5195 clevermous 1
if tup.getconfig("NO_FASM") ~= "" then return end
6767 clevermous 2
ROOT="../../../.."
3
tup.rule("kolibri.asm", "fasm %f %o " .. tup.getconfig("PESTRIP_CMD") .. tup.getconfig("KPACK_CMD"), "kolibri.dll")