X-Git-Url: http://plrg.eecs.uci.edu/git/?p=cdsspec-compiler.git;a=blobdiff_plain;f=output%2FMakefile;h=7877016686e8689b91163f3257c47f0d1b68abe7;hp=c697477bb65473d6df993ce0c74ed7e22922b473;hb=17e78d57c56a42f19fde853278907d7bf4bb9bec;hpb=574370fb84b50f462162260fda11eff80e90b867 diff --git a/output/Makefile b/output/Makefile index c697477..7877016 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 mcs-lock read-copy-update .PHONY: $(DIRS)