mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-09 12:03:27 -04:00
3 lines
95 B
Lua
3 lines
95 B
Lua
if tup.getconfig("NO_FASM") ~= "" then return end
|
|
tup.rule("mtldr.asm", "fasm %f %o", "mtldr")
|