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:
76a92ae
)
CBackend is no longer here
author
Chris Lattner
<sabre@nondot.org>
Fri, 13 Feb 2004 23:29:37 +0000
(23:29 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 13 Feb 2004 23:29:37 +0000
(23:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11416
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Makefile
patch
|
blob
|
history
diff --git
a/lib/Makefile
b/lib/Makefile
index 7e2778170d3f14570cf432c3e56b8de0144607e6..6620fe56b9b955f3f508bdc1f68860bb05bfa969 100644
(file)
--- a/
lib/Makefile
+++ b/
lib/Makefile
@@
-8,7
+8,7
@@
##===----------------------------------------------------------------------===##
LEVEL = ..
-PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode CodeGen Target
CWriter
ExecutionEngine Debugger
+PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode CodeGen Target ExecutionEngine Debugger
include $(LEVEL)/Makefile.common