X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMakefile;h=2ed0636cfd2c30980877562e4ce5ffe1c74d2395;hb=daa4c91647ae5abfc55bd1425ecf146680ca7bd1;hp=cfe992668de114010658640acd01201655e6c662;hpb=cc48854d5d51a2d7557f1040a61f160ad86c9729;p=oota-llvm.git diff --git a/lib/Makefile b/lib/Makefile index cfe992668de..2ed0636cfd2 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -10,9 +10,8 @@ LEVEL = .. include $(LEVEL)/Makefile.config -PARALLEL_DIRS := IR AsmParser Bitcode Analysis Transforms CodeGen \ - Target ExecutionEngine Linker LTO MC Object Option DebugInfo \ - IRReader +PARALLEL_DIRS := IR AsmParser Bitcode Analysis Transforms CodeGen Target \ + ExecutionEngine Linker LTO MC Object Option DebugInfo \ + IRReader include $(LEVEL)/Makefile.common -