Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rice Wine
Iris
Commits
e374f84c
Commit
e374f84c
authored
Jan 23, 2018
by
Ralf Jung
Browse files
actually no need to set COQBIN default, it turns out
parent
86aa5812
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
e374f84c
ifeq
"$(COQBIN)" ""
COQBIN
=
$(
dir
$(
shell
which coqtop
))
/
endif
# Forward most targets to Coq makefile (with some trick to make this phony)
%
:
Makefile.coq phony
+@make
-f
Makefile.coq
$@
...
...
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