X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMC%2FMakefile;h=a10f17e30be8a740229995eb1681d62f05ace6bb;hb=2b861c3a24fa299d6b8a2d5097114c1000354bee;hp=314a5b1af2f40e70808f2cd355d923edb908a4cd;hpb=ecc63f8687c4eb746b69336316685fe9b224adfb;p=oota-llvm.git diff --git a/lib/MC/Makefile b/lib/MC/Makefile index 314a5b1af2f..a10f17e30be 100644 --- a/lib/MC/Makefile +++ b/lib/MC/Makefile @@ -10,6 +10,7 @@ LEVEL = ../.. LIBRARYNAME = LLVMMC BUILD_ARCHIVE := 1 +PARALLEL_DIRS := MCAnalysis MCParser MCDisassembler include $(LEVEL)/Makefile.common