mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-08 19:40:50 -04:00

upload a new wallpapper brickhouseislands3c.png git-svn-id: svn://kolibrios.org@9450 a494cfbc-eb01-0410-851d-a64ba20cac60
2 lines
131 B
Lua
2 lines
131 B
Lua
if tup.getconfig("NO_FASM") ~= "" then return end
|
|
tup.rule("zeroline.asm", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "zeroline") |