summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/ocamlmake/setup-hook.sh
blob: 6d950437016588cee44194784b35b8f242ce0b38 (plain) (blame)
1
2
3
4
5
addOcamlMakefile () {
    export OCAMLMAKEFILE="@out@/include/OCamlMakefile"
}

addEnvHooks "$targetOffset" addOcamlMakefile