X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile;h=e988a49df3d81c24a7310253e9268876de538cf0;hb=4eab9d83c884ccc10963379c79ed5d80627ded23;hp=6b08fb0401d8e5b2eac1647c93f7a94f3ec146de;hpb=c446c39fc3b95192f9504d746862b946084a1dfe;p=model-checker-benchmarks.git diff --git a/Makefile b/Makefile index 6b08fb0..e988a49 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ -DIRS := barrier mcs-lock mpmc-queue +DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks \ + dekker-fences chase-lev-deque ms-queue chase-lev-deque-bugfix .PHONY: $(DIRS)