Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
H A DMakefile50 missing_tools = $(ASCIIDOC) macro
56 missing_tools += $(XMLTO)
153 ifdef missing_tools
154 $(error "You need to install $(missing_tools) for man pages")
171 ifdef missing_tools
172 DO_INSTALL_MAN = $(warning Please install $(missing_tools) to have the man pages installed)
/kernel/linux/linux-6.6/tools/perf/Documentation/
H A DMakefile80 missing_tools = $(ASCIIDOC) macro
86 missing_tools += $(XMLTO)
189 ifdef missing_tools
190 $(error "You need to install $(missing_tools) for man pages")
204 ifdef missing_tools
205 DO_INSTALL_MAN = $(warning Please install $(missing_tools) to have the man pages installed)
/kernel/linux/linux-5.10/tools/perf/Documentation/
H A DMakefile83 missing_tools = $(ASCIIDOC) macro
89 missing_tools += $(XMLTO)
194 ifdef missing_tools
195 $(error "You need to install $(missing_tools) for man pages")
209 ifdef missing_tools
210 DO_INSTALL_MAN = $(warning Please install $(missing_tools) to have the man pages installed)

Completed in 2 milliseconds