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
Jonas Kastberg
iris
Commits
6e77cbda
Commit
6e77cbda
authored
Dec 15, 2018
by
Ralf Jung
Browse files
update Makefile
parent
a5f64d17
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
6e77cbda
...
@@ -13,7 +13,7 @@ clean: Makefile.coq
...
@@ -13,7 +13,7 @@ clean: Makefile.coq
.PHONY
:
clean
.PHONY
:
clean
# Create Coq Makefile.
# Create Coq Makefile.
Makefile.coq
:
_CoqProject Makefile
awk.Makefile
Makefile.coq
:
_CoqProject Makefile
"
$(COQBIN)
coq_makefile"
-f
_CoqProject
-o
Makefile.coq
"
$(COQBIN)
coq_makefile"
-f
_CoqProject
-o
Makefile.coq
# Install build-dependencies
# Install build-dependencies
...
@@ -42,7 +42,6 @@ build-dep: build-dep/opam phony
...
@@ -42,7 +42,6 @@ build-dep: build-dep/opam phony
# Some files that do *not* need to be forwarded to Makefile.coq
# Some files that do *not* need to be forwarded to Makefile.coq
Makefile
:
;
Makefile
:
;
_CoqProject
:
;
_CoqProject
:
;
awk.Makefile
:
;
opam
:
;
opam
:
;
# Phony wildcard targets
# Phony wildcard targets
...
...
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