open Ocamlbuild_plugin;; dep ["ocaml"; "native"; "program"] ["wrapper.o"];; flag ["ocaml"; "native"; "program"] (A "wrapper.o");; flag ["ocaml"; "native"; "program"] (S [A "-verbose"; A "-cclib"; A "-lz"]);;