X-Git-Url: http://plrg.eecs.uci.edu/git/?p=model-checker-benchmarks.git;a=blobdiff_plain;f=Makefile;h=f97463a82d89b580cb74e492e2fc3c9cd905aa9e;hp=7ff12dc9316fad59a633e573b1f1643a5c858e8b;hb=1af8c0a4514c147221b92a1056afc58dc305f53c;hpb=063050ea4ff7160a3426d8ec9757006720285e0f diff --git a/Makefile b/Makefile index 7ff12dc..f97463a 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 .PHONY: $(DIRS)