X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMakefile;h=6620fe56b9b955f3f508bdc1f68860bb05bfa969;hb=85aa7097c2c6c9429d0ff09fa5e498ae84dbce9c;hp=b05061cd0967d23a58146b01a862c9364c24be10;hpb=e488e9360b1a865ba604330965edcf139e590b65;p=oota-llvm.git diff --git a/lib/Makefile b/lib/Makefile index b05061cd096..6620fe56b9b 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -8,7 +8,7 @@ ##===----------------------------------------------------------------------===## LEVEL = .. -PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode CodeGen Target CWriter ExecutionEngine +PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode CodeGen Target ExecutionEngine Debugger include $(LEVEL)/Makefile.common