Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CHARGUERAUD Arthur
cfml
Commits
32d8bb56
Commit
32d8bb56
authored
Jan 08, 2016
by
charguer
Browse files
Merge branch 'master' of
git+ssh://scm.gforge.inria.fr//gitroot/cfml/cfml
parents
2a3e1f33
98c6c922
Changes
1
Hide whitespace changes
Inline
Side-by-side
generator/Makefile
View file @
32d8bb56
...
...
@@ -4,7 +4,7 @@ ML_DIRS := lex parsing tools typing utils
OCAMLBUILD
:=
ocamlbuild
-j
4
-classic-display
\
$(
addprefix
-I
,
$(ML_DIRS)
)
\
-cflags
"-g"
-lflags
"-g"
\
-package
pprint
-use-ocamlfind
-package
pprint
all
:
$(OCAMLBUILD)
main.native makecmj.native myocamldep.native
...
...
Write
Preview
Markdown
is supported
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