(library
 (name foo)
 (preprocess (action (with-stdout-to %{targets} (run cat %{input-file})))))
