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:
93ceed7
)
Makefile: build spsc-bugfix by default
author
Brian Norris
<banorris@uci.edu>
Wed, 14 Nov 2012 02:43:45 +0000
(18:43 -0800)
committer
Brian Norris
<banorris@uci.edu>
Wed, 14 Nov 2012 02:43:45 +0000
(18:43 -0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9e102ec7a734e86510ba0c2e4cc9c2bdfd08ebdc..b7feda94aec23537e5d6df133377ddd8199c4fa6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,4
@@
-DIRS := barrier mcs-lock mpmc-queue spsc-queue linuxrwlocks
+DIRS := barrier mcs-lock mpmc-queue spsc-queue
spsc-bugfix
linuxrwlocks
.PHONY: $(DIRS)