Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
84348b9a
Commit
84348b9a
authored
Jan 01, 2015
by
POTTIER Francois
Browse files
Makefile adjustment.
parent
4a1048f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
demos/calc-incremental/Makefile
View file @
84348b9a
...
...
@@ -9,7 +9,8 @@ endif
# We assume that menhirLib has been installed in such a
# way that ocamlfind knows about it.
MENHIRFLAGS
:=
--infer
--table
--inspection
MENHIRFLAGS
:=
--table
--inspection
# -- infer is automatically added by ocamlbuild.
OCAMLBUILD
:=
ocamlbuild
-use-ocamlfind
-use-menhir
-menhir
"
$(MENHIR)
$(MENHIRFLAGS)
"
-package
menhirLib
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment