mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-19 05:12:45 +03:00
3 lines
140 B
Lua
3 lines
140 B
Lua
|
if tup.getconfig("NO_FASM") ~= "" then return end
|
||
|
tup.rule("1.USSR_2.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "1.USSR_2.skn")
|