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
41
install_targets
:=
macro
43
install_targets
+= install-html
46
install_targets
+= install-doxygen
48
install-local:: $(
install_targets
)
/external/llvm/docs/
Makefile
40
install_targets
:= install-html
macro
42
install_targets
+= install-doxygen
46
install_targets
+= install-ocamldoc
49
install-local:: $(
install_targets
)
Completed in 271 milliseconds