mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-17 16:06:40 -04:00
3 lines
103 B
Lua
3 lines
103 B
Lua
if tup.getconfig("NO_FASM") ~= "" then return end
|
|
tup.rule("9x2klbr.asm", "fasm %f %o", "9x2klbr.exe")
|