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:
36c9d1f
)
Makefile: build ms-queue
author
Brian Norris
<banorris@uci.edu>
Fri, 8 Mar 2013 00:42:10 +0000
(16:42 -0800)
committer
Brian Norris
<banorris@uci.edu>
Fri, 8 Mar 2013 00:42:10 +0000
(16:42 -0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 326c00c0fbdfd602ddc02c217eee78566923f214..d4f922ce0010bfc665c8b727423a843e3fc3e92f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,4
+1,4
@@
-DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks dekker-fences chase-lev-deque
+DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks dekker-fences chase-lev-deque
ms-queue
.PHONY: $(DIRS)