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:
d61070e
)
build lib/Archive instead of lib/Bytecode
author
Chris Lattner
<sabre@nondot.org>
Sun, 6 May 2007 19:50:06 +0000
(19:50 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 6 May 2007 19:50:06 +0000
(19:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36887
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Makefile
patch
|
blob
|
history
diff --git
a/lib/Makefile
b/lib/Makefile
index 26f98caf3bd7fbaa1804203da1eff96b04b3ea6d..e5bd8669894fe59e6b810264a373f8f4dfbe6819 100644
(file)
--- a/
lib/Makefile
+++ b/
lib/Makefile
@@
-8,7
+8,7
@@
##===----------------------------------------------------------------------===##
LEVEL = ..
-PARALLEL_DIRS = VMCore AsmParser B
ytecode Bitcod
e Analysis Transforms CodeGen \
+PARALLEL_DIRS = VMCore AsmParser B
itcode Archiv
e Analysis Transforms CodeGen \
Target ExecutionEngine Debugger Linker
include $(LEVEL)/Makefile.common