X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile;h=9e102ec7a734e86510ba0c2e4cc9c2bdfd08ebdc;hb=2ff5de3fa8cd54945389491bd32a414a1b0e3a99;hp=6b08fb0401d8e5b2eac1647c93f7a94f3ec146de;hpb=c446c39fc3b95192f9504d746862b946084a1dfe;p=model-checker-benchmarks.git diff --git a/Makefile b/Makefile index 6b08fb0..9e102ec 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DIRS := barrier mcs-lock mpmc-queue +DIRS := barrier mcs-lock mpmc-queue spsc-queue linuxrwlocks .PHONY: $(DIRS)