Hi, Is it possible to build a program that does dependency scanning, and use that to scan for dependencies for the rest of the project? Something like: build toolchain/ocaml/ocamldep (and friends) then override scanners for scan-ocaml-%.ml to use toolchain/ocaml/ocamldep for everything else to be built Jonathan