3 lines
87 B
Text
3 lines
87 B
Text
|
|
(rule
|
||
|
|
(targets x)
|
||
|
|
(action (with-stdout-to %{targets} (echo %{ocaml-config:system}))))
|