mirror of
https://github.com/oasislinux/oasis.git
synced 2026-02-05 11:33:57 +01:00
4 lines
88 B
Lua
4 lines
88 B
Lua
local function probe(var)
|
|
build('probe', '$outdir/'..var, '$dir/'..var, {var=var})
|
|
end
|