mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
Lets install the manual page with install-clang! Radar 6838692
llvm-svn: 70529
This commit is contained in:
parent
d6a780a181
commit
9581b0eb4c
2
Makefile
2
Makefile
@ -56,7 +56,7 @@ endif
|
|||||||
|
|
||||||
ifeq ($(MAKECMDGOALS),install-clang)
|
ifeq ($(MAKECMDGOALS),install-clang)
|
||||||
DIRS := tools/clang/tools/driver tools/clang/tools/clang-cc \
|
DIRS := tools/clang/tools/driver tools/clang/tools/clang-cc \
|
||||||
tools/clang/lib/Headers
|
tools/clang/lib/Headers tools/clang/docs
|
||||||
OPTIONAL_DIRS :=
|
OPTIONAL_DIRS :=
|
||||||
NO_INSTALL = 1
|
NO_INSTALL = 1
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user