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