Searched refs:missing_tools (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/Documentation/
H A DMakefile73 missing_tools = $(ASCIIDOC) macro
78 missing_tools += $(XMLTO)
182 ifdef missing_tools
183 $(error "You need to install $(missing_tools) for man pages")
197 ifdef missing_tools
198 DO_INSTALL_MAN = $(warning Please install $(missing_tools) to have the man pages installed)

Completed in 31 milliseconds