depot/third_party/nixpkgs/pkgs/development/ocaml-modules/ocamlmake/setup-hook.sh

6 lines
125 B
Bash
Raw Normal View History

addOcamlMakefile () {
export OCAMLMAKEFILE="@out@/include/OCamlMakefile"
}
addEnvHooks "$targetOffset" addOcamlMakefile