X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile;h=d4f922ce0010bfc665c8b727423a843e3fc3e92f;hb=ff4cd01eb602228cbd4091539c3f9754cb946dda;hp=7ff12dc9316fad59a633e573b1f1643a5c858e8b;hpb=063050ea4ff7160a3426d8ec9757006720285e0f;p=model-checker-benchmarks.git diff --git a/Makefile b/Makefile index 7ff12dc..d4f922c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DIRS := barrier mcs-lock +DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks dekker-fences chase-lev-deque ms-queue .PHONY: $(DIRS)