brainix/sources/nixpkgs/pkgs/development/ocaml-modules/ocamlmake/setup-hook.sh
2026-02-13 17:06:24 +09:00

5 lines
125 B
Bash

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