Add /programs/games/fridge to autobuld.
git-svn-id: svn://kolibrios.org@8316 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
if tup.getconfig("NO_FASM") ~= "" then return end
|
||||
tup.foreach_rule("*.asm", "fasm %f %o", "../OBJ/%B.obj")
|
||||
tup.foreach_rule("*.asm", "fasm %f %o", {"../OBJ/%B.o", "../OBJ/<C_Layer>"})
|
||||
|
Reference in New Issue
Block a user