projects
/
model-checker-benchmarks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a122c7
)
Makefile: build dekker-fences automatically
author
Brian Norris
<banorris@uci.edu>
Wed, 5 Dec 2012 00:54:48 +0000
(16:54 -0800)
committer
Brian Norris
<banorris@uci.edu>
Wed, 5 Dec 2012 00:54:48 +0000
(16:54 -0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
b7feda9
..
f97463a
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,4
@@
-DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks
+DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks
dekker-fences
.PHONY: $(DIRS)