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