kolibrios-fun/programs/other/outdated/skinsel/Tupfile.lua
Kirill Lipatov (Leency) 06a59f5da7 move rb and skinsel to outdated folder
git-svn-id: svn://kolibrios.org@7961 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 19:41:02 +00:00

3 lines
130 B
Lua

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