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:
05dee50
)
Okay, llvm-config is good to go now.
author
Reid Spencer
<rspencer@reidspencer.com>
Thu, 20 Apr 2006 21:14:39 +0000
(21:14 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Thu, 20 Apr 2006 21:14:39 +0000
(21:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27916
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index eb70ce9989f3fc03d695ec133bed8975d57097b9..0049c2b142463a2f2c3c21c23152481202164b95 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-10,7
+10,7
@@
LEVEL := ..
PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld llvm-stub \
analyze llvm-extract llvm-nm llvm-prof llvm-ar llvm-ranlib \
- llvm-bcanalyzer llvmc llvm-ld llvm-db bugpoint
+ llvm-bcanalyzer llvmc llvm-ld llvm-db bugpoint
llvm-config
include $(LEVEL)/Makefile.config