10 lines
238 B
Plaintext
10 lines
238 B
Plaintext
#ifdef GENEWEB_GWDB_LEGACY
|
|
(executable
|
|
(name gwgc)
|
|
(public_name geneweb.gwgc)
|
|
(modules gwgc)
|
|
(preprocess (action (run %{bin:cppo} %%%CPPO_D%%% %{input-file})))
|
|
(libraries unix str %%%GWDB_PKG%%% %%%SOSA_PKG%%% geneweb)
|
|
)
|
|
#endif
|