OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:install_targets
(Results
1 - 2
of
2
) sorted by null
/external/clang/docs/
Makefile
46
install_targets
:=
macro
48
install_targets
+= install-html
51
install_targets
+= install-doxygen
53
install-local:: $(
install_targets
)
/external/llvm/docs/
Makefile
46
install_targets
:= install-html
macro
48
install_targets
+= install-doxygen
52
install_targets
+= install-ocamldoc
55
install-local:: $(
install_targets
)
Completed in 83 milliseconds