mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-18 04:43:06 +03:00
3 lines
167 B
Lua
3 lines
167 B
Lua
|
if tup.getconfig("NO_FASM") ~= "" then return end
|
||
|
tup.rule("WinXP_olive_green.asm", 'fasm "%f" "%o" ' .. tup.getconfig("KPACK_CMD"), "WinXP Standard olive_green.skn")
|