5 lines
125 B
Bash
5 lines
125 B
Bash
addOcamlMakefile () {
|
|
export OCAMLMAKEFILE="@out@/include/OCamlMakefile"
|
|
}
|
|
|
|
addEnvHooks "$targetOffset" addOcamlMakefile
|