Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Iris
stdpp
Commits
52b68900
Commit
52b68900
authored
Feb 22, 2017
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'benoit/coq-stdpp-make_html'
parents
0ee40447
2bf11f4f
Pipeline
#3948
passed with stage
in 5 minutes and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
.gitignore
.gitignore
+1
-0
Makefile
Makefile
+6
-0
No files found.
.gitignore
View file @
52b68900
...
...
@@ -11,3 +11,4 @@
.coq-native/
Makefile.coq
*.crashcoqide
html/
\ No newline at end of file
Makefile
View file @
52b68900
...
...
@@ -36,6 +36,12 @@ build-dep:
opam
install
opam-builddep-temp
--deps-only
$(YFLAG)
opam pin remove opam-builddep-temp
html
:
Makefile.coq
+@make
-f
Makefile.coq html
gallinahtml
:
Makefile.coq
+@make
-f
Makefile.coq gallinahtml
# Some files that do *not* need to be forwarded to Makefile.coq
Makefile
:
;
_CoqProject
:
;
...
...
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