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:
5b16cd2
)
Lets install the manual page with install-clang! Radar 6838692
author
Mike Stump
<mrs@apple.com>
Fri, 1 May 2009 01:47:55 +0000
(
01:47
+0000)
committer
Mike Stump
<mrs@apple.com>
Fri, 1 May 2009 01:47:55 +0000
(
01:47
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70529
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 86fb6e5dbb585f108477da988efd8f5cf56ed1ea..058eabcf4242d08be838c90999027e7f12e9c2b6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-56,7
+56,7
@@
endif
ifeq ($(MAKECMDGOALS),install-clang)
DIRS := tools/clang/tools/driver tools/clang/tools/clang-cc \
- tools/clang/lib/Headers
+ tools/clang/lib/Headers
tools/clang/docs
OPTIONAL_DIRS :=
NO_INSTALL = 1
endif