3 lines
97 B
Text
3 lines
97 B
Text
(library
|
|
(name foo)
|
|
(preprocess (action (with-stdout-to %{targets} (run cat %{input-file})))))
|