summaryrefslogtreecommitdiff
path: root/ocaml-binary-annot/Makefile
diff options
context:
space:
mode:
authorFabrice Le Fessant <Fabrice.Le_fessant@inria.fr>2011-03-01 17:40:29 +0000
committerFabrice Le Fessant <Fabrice.Le_fessant@inria.fr>2011-03-01 17:40:29 +0000
commit40d4de47fc9d226c06ef93b8e9a8b63b4f0c67b0 (patch)
treeaa7c6b8f5a321d6e49505e1ad61d342e66568935 /ocaml-binary-annot/Makefile
parent6b832324045c29a9f466e674fa45632bc10009b4 (diff)
downloadocaml-binary-annot.tar.gz
binary-annot: added some tools cmt2ml, cmt2annotbinary-annot
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/binary-annot@10965 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'ocaml-binary-annot/Makefile')
-rw-r--r--ocaml-binary-annot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocaml-binary-annot/Makefile b/ocaml-binary-annot/Makefile
index 097afb7a88..34da2b6559 100644
--- a/ocaml-binary-annot/Makefile
+++ b/ocaml-binary-annot/Makefile
@@ -18,7 +18,7 @@ include config/Makefile
include stdlib/StdlibModules
CAMLC=boot/ocamlrun boot/ocamlc -nostdlib -I boot -g -annot
-CAMLOPT=boot/ocamlrun ./ocamlopt -I -nostdlib -I stdlib -I otherlibs/dynlink
+CAMLOPT=boot/ocamlrun ./ocamlopt -I -nostdlib -I stdlib -I otherlibs/dynlink -annot
COMPFLAGS=-strict-sequence -warn-error A $(INCLUDES)
LINKFLAGS=