(executable
 (name config))

(rule
 (with-stdout-to
  which-unsafe-file
  (run ./config.exe)))
