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
1d9d8a26
Commit
1d9d8a26
authored
Nov 06, 2014
by
POTTIER Francois
Browse files
Typo.
parent
63a4201f
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/make/Makefile.cf.2
View file @
1d9d8a26
...
@@ -91,7 +91,7 @@ $(STUB)/%.d: $(STUB)/%.ml
...
@@ -91,7 +91,7 @@ $(STUB)/%.d: $(STUB)/%.ml
# We use ocamldep -modules to find out which modules A depends upon.
# We use ocamldep -modules to find out which modules A depends upon.
# (An advantage of ocamldep -modules is that its output does not
# (An advantage of ocamldep -modules is that its output does not
# depend on the presence or absence of certain .mli files.)
# depend on the presence or absence of certain .mli files.)
# (A disadvantage of ocamldep -modules is that does not filter
# (A disadvantage of ocamldep -modules is that
it
does not filter
# out the standard library modules.)
# out the standard library modules.)
# We use the script $(OCAMLPOST) to post-process the output of ocamldep
# We use the script $(OCAMLPOST) to post-process the output of ocamldep
# and filter out the standard library modules.
# and filter out the standard library modules.
...
...
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