kolibrios-fun/programs/network/rshell/Tupfile.lua
hidnplayr d47fdfc83f Fixed rshell tupfile
git-svn-id: svn://kolibrios.org@6478 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-15 18:57:21 +00:00

3 lines
128 B
Lua

if tup.getconfig("NO_FASM") ~= "" then return end
tup.rule("rshell.asm", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "rshell")