Revision 2fdbc781
Added by Pierre-Loïc Garoche about 8 years ago
src/Makefile.in | ||
---|---|---|
1 |
OCAMLBUILD=@OCAMLBUILD@ -classic-display -use-ocamlfind -no-links
|
|
1 |
OCAMLBUILD=@OCAMLBUILD@ -use-ocamlfind -no-links |
|
2 | 2 |
|
3 | 3 |
prefix=@prefix@ |
4 | 4 |
exec_prefix=@exec_prefix@ |
Also available in: Unified diff
Cleaning output:
- no more classic display for ocamlc
- compilation warnings removed