X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTransforms%2FInstrumentation%2FMakefile;h=a234923b4c12055b7195922ccbd579d8cb95e93a;hb=0006bd75201f340b95c1dbf71e50dc5de5ed9425;hp=ca48b0b254225734ff7b4a53120afed6c3cdbcb5;hpb=56d27019e6aebd7cfa5d031c832193eb66d75830;p=oota-llvm.git diff --git a/lib/Transforms/Instrumentation/Makefile b/lib/Transforms/Instrumentation/Makefile index ca48b0b2542..a234923b4c1 100644 --- a/lib/Transforms/Instrumentation/Makefile +++ b/lib/Transforms/Instrumentation/Makefile @@ -1,6 +1,6 @@ LEVEL = ../../.. LIBRARYNAME = instrument -DIRS = ProfilePaths +PARALLEL_DIRS = ProfilePaths BUILD_ARCHIVE = 1 include $(LEVEL)/Makefile.common