Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Paolo G. Giarrusso
examples
Commits
c34a636b
Commit
c34a636b
authored
Jun 20, 2018
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add hocap target
parent
18c334bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Makefile.coq.local
Makefile.coq.local
+3
-0
No files found.
Makefile.coq.local
View file @
c34a636b
...
@@ -16,3 +16,6 @@ concurrent_stacks: $(filter theories/concurrent_stacks/%,$(VOFILES))
...
@@ -16,3 +16,6 @@ concurrent_stacks: $(filter theories/concurrent_stacks/%,$(VOFILES))
logrel
:
$(filter theories/logrel/%
,
$(VOFILES))
logrel
:
$(filter theories/logrel/%
,
$(VOFILES))
.PHONY
:
logrel
.PHONY
:
logrel
hocap
:
$(filter theories/hocap/%
,
$(VOFILES))
.PHONY
:
hocap
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