nixpkgs-odroid-hc4/pkgs/development/ocaml-modules/ocamlmake/setup-hook.sh
2025-12-20 09:59:59 +11:00

5 lines
125 B
Bash

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