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
36
install_targets
:=
macro
38
install_targets
+= install-html
41
install_targets
+= install-doxygen
43
install-local:: $(
install_targets
)
/external/llvm/docs/
Makefile
35
install_targets
:= install-html
macro
37
install_targets
+= install-doxygen
41
install_targets
+= install-ocamldoc
44
install-local:: $(
install_targets
)
Completed in 28 milliseconds