New game #348

Open
Max wants to merge 20 commits from Max/kolibrios:max-patch-1 into main
Showing only changes of commit 8d55a1cfc8 - Show all commits

View File

@@ -4,4 +4,4 @@ tup.include(HELPERDIR .. "/use_fasm.lua")
add_include(tup.getvariantdir())
tup.rule("echo lang fix " .. ((tup.getconfig("LANG") == "") and "en_US" or tup.getconfig("LANG")) .. " > %o", {"lang.inc"})
tup.rule("solitares.asm", FASM .. " %f %o " .. tup.getconfig("KPACK_CMD"), "solitares")
tup.rule("solitaires.asm", FASM .. " %f %o " .. tup.getconfig("KPACK_CMD"), "solitaires")