X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=output%2FMakefile;h=fc544402b7c2c4bcd7c6681dfbc2437b431822e8;hb=eb9e3f6c13d6519884da7199d52c0a53f4bc43f4;hp=a5b333b3b7cf1045974c43b57efdc3fa0a7e1464;hpb=ae7e8a708fe99e9717e82c64002f2d6f05665e6f;p=cdsspec-compiler.git diff --git a/output/Makefile b/output/Makefile index a5b333b..fc54440 100644 --- a/output/Makefile +++ b/output/Makefile @@ -4,7 +4,7 @@ treiber-stack DIRS := ms-queue concurrent-hashmap linuxrwlocks mcs-lock read-copy-update \ - chase-lev-deque-bugfix spsc-bugfix mpmc-queue + chase-lev-deque-bugfix spsc-bugfix mpmc-queue seqlock .PHONY: $(DIRS)