forked from KolibriOS/kolibrios
Fixed rshell tupfile
git-svn-id: svn://kolibrios.org@6478 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
284b0be1c3
commit
d47fdfc83f
@ -1,2 +1,2 @@
|
||||
if tup.getconfig("NO_FASM") ~= "" then return end
|
||||
tup.rule("tcpserv.asm", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "tcpserv")
|
||||
tup.rule("rshell.asm", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "rshell")
|
||||
|
Loading…
Reference in New Issue
Block a user