depot/third_party/nixpkgs/pkgs/by-name/oc/ocaml_make/setup-hook.sh

5 lines
125 B
Bash

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