kolibrios/programs/other/outdated/dictionary/Tupfile.lua
Kirill Lipatov (Leency) 0b5dbe568e move programs to /other/outdated folder: copy2, imgview, mv, dictionary
upload correct mfar sources

git-svn-id: svn://kolibrios.org@7649 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-12 08:52:09 +00:00

3 lines
136 B
Lua

if tup.getconfig("NO_FASM") ~= "" then return end
tup.rule("dictionary.ASM", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "dictionary")