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

8 lines
212 B
Plaintext

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