3 lines
81 B
Text
3 lines
81 B
Text
(rule
|
|
(targets a_target)
|
|
(action (with-stdout-to a_target (run ./script.sh))))
|