mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-04 14:21:55 +03:00
3 lines
134 B
Lua
3 lines
134 B
Lua
|
if tup.getconfig("NO_CMM") ~= "" then return end
|
||
|
tup.rule("FindNumbers.c--", "c-- %f" .. tup.getconfig("KPACK_CMD"), "FindNumbers")
|