mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-20 13:52:33 +03:00
3 lines
109 B
Lua
3 lines
109 B
Lua
|
if tup.getconfig("NO_FASM") ~= "" then return end
|
||
|
tup.rule("bomberdata.asm", "fasm %f %o", "bomberdata.bin")
|