projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eacf26
)
Add new dir
author
Chris Lattner
<sabre@nondot.org>
Mon, 5 Jan 2004 05:25:59 +0000
(
05:25
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 5 Jan 2004 05:25:59 +0000
(
05:25
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10686
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Makefile
patch
|
blob
|
history
diff --git
a/lib/Makefile
b/lib/Makefile
index b05061cd0967d23a58146b01a862c9364c24be10..7e2778170d3f14570cf432c3e56b8de0144607e6 100644
(file)
--- 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 CWriter ExecutionEngine
Debugger
include $(LEVEL)/Makefile.common