X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMakefile;h=fd575cd19570ef2034af5f9e8e6614a1a87e5e99;hb=d57ae39a885649cf4d86e50e11fd2c453eae78d5;hp=ed27854f22c7ef5ea9bc43420cccafb0d3be1ec4;hpb=68b3f0c40e29e461dbbc85370078692df4336b42;p=oota-llvm.git diff --git a/lib/Makefile b/lib/Makefile index ed27854f22c..fd575cd1957 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -11,7 +11,7 @@ LEVEL = .. include $(LEVEL)/Makefile.config PARALLEL_DIRS := VMCore AsmParser Bitcode Archive Analysis Transforms CodeGen \ - Target ExecutionEngine Linker MC CompilerDriver Object + Target ExecutionEngine Linker MC Object DebugInfo include $(LEVEL)/Makefile.common