X-Git-Url: http://plrg.eecs.uci.edu/git/?p=cdsspec-compiler.git;a=blobdiff_plain;f=output%2FMakefile;fp=output%2FMakefile;h=c2324756a037b67a98281531e88f61cd6e16876b;hp=c697477bb65473d6df993ce0c74ed7e22922b473;hb=23fa78968c89a4c4b943c18c86619177f9e3570d;hpb=fc0b24243f667dc9938d081305aa66dac66dc6ed diff --git a/output/Makefile b/output/Makefile index c697477..c232475 100644 --- a/output/Makefile +++ b/output/Makefile @@ -3,7 +3,7 @@ concurrent-hashmap seqlock spsc-example spsc-queue-scfence \ treiber-stack -DIRS := ms-queue concurrent-hashmap +DIRS := ms-queue concurrent-hashmap linuxrwlocks .PHONY: $(DIRS)