[Omake] env variable

Anastasia Gornostaeva ermine at ermine.pp.ru
Tue May 15 22:13:28 PDT 2007


Hello.

How I can set environment variable in OMAkefile?
I need to set OCAMLPATH variable for ocamlfind. Simply putting

OCAMLPATH=/path
export OCAMLPATH
USE_OCAMLFIND = true
...
does not work for me.


More information about the Omake mailing list