X-Git-Url: http://plrg.eecs.uci.edu/git/?p=cdsspec-compiler.git;a=blobdiff_plain;f=output%2FMakefile;h=c697477bb65473d6df993ce0c74ed7e22922b473;hp=4d432e97f62b2d540f9c78c2e503f3a007efe422;hb=574370fb84b50f462162260fda11eff80e90b867;hpb=733e0543b9eac173556602ce4b65837feaab6230;ds=sidebyside diff --git a/output/Makefile b/output/Makefile index 4d432e9..c697477 100644 --- a/output/Makefile +++ b/output/Makefile @@ -3,7 +3,7 @@ concurrent-hashmap seqlock spsc-example spsc-queue-scfence \ treiber-stack -DIRS := ms-queue +DIRS := ms-queue concurrent-hashmap .PHONY: $(DIRS)