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

/linux-4.1.27/tools/perf/Documentation/
H A DMakefile71 _tmp_tool_path := $(call get-executable,$(ASCIIDOC)) macro
72 ifeq ($(_tmp_tool_path),)
76 _tmp_tool_path := $(call get-executable,$(XMLTO)) macro
77 ifeq ($(_tmp_tool_path),)

Completed in 41 milliseconds