Revision 042dc586
Added by Pierre-Loïc Garoche over 6 years ago
src/Makefile | ||
---|---|---|
1 |
OCAMLBUILD=/home/ploc/.opam/4.03.0+trunk/bin/ocamlbuild -classic-display -use-ocamlfind -no-links
|
|
1 |
OCAMLBUILD=/usr/bin/ocamlbuild -classic-display -use-ocamlfind -no-links
|
|
2 | 2 |
|
3 | 3 |
prefix=/home/ploc/Local |
4 | 4 |
exec_prefix=${prefix} |
Also available in: Unified diff
Revert some ocaml code to ocaml 4.01 compatibility