8 lines
95 B
Text
8 lines
95 B
Text
|
|
(executable
|
||
|
|
(name config))
|
||
|
|
|
||
|
|
(rule
|
||
|
|
(with-stdout-to
|
||
|
|
which-unsafe-file
|
||
|
|
(run ./config.exe)))
|