* use OASIS build system * remove obsolete patches * add WANTLIB * add empty REGRESS_TARGET From: Christopher Zimmermann <madroach@gmerlin.de>
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
To build the examles use
|
|
ocamlfind ocamlc -thread -linkpkg -package postgresql XXX.ml
|
|
|
|
prompt_gtk.ml will need -package lablgtk,postgresql
|