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
CertiCompil
CompCert-KVX
Commits
a138b43c
Commit
a138b43c
authored
Dec 25, 2020
by
Xavier Leroy
Browse files
configure: use `$make` instead of `make`
To make sure it works if `gmake` is required. Fixes: #381
parent
2a9a34bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
a138b43c
...
...
@@ -768,7 +768,7 @@ B cparser
B extraction
EOF
make CoqProject
$
make
CoqProject
#
# Clean up target-dependent files to force their recompilation
...
...
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