Files
Geneweb/bin/consang/dune.in
2024-03-05 22:01:20 +01:00

8 lines
209 B
Plaintext

(executable
(name consang)
(public_name geneweb.consang)
(modules consang)
(preprocess (action (run %{bin:cppo} %%%CPPO_D%%% %{input-file})))
(libraries unix %%%GWDB_PKG%%% %%%SOSA_PKG%%% geneweb)
)