Home
last modified time | relevance | path

Searched refs:detected_var (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/config/
DMakefile16 detected_var = $(shell echo "$(1)=$($(1))" >> $(OUTPUT).config-detected) macro
22 $(call detected_var,ARCH)
146 $(call detected_var,PARSER_DEBUG_BISON)
147 $(call detected_var,PARSER_DEBUG_FLEX)
747 $(call detected_var,bindir_SQ)
748 $(call detected_var,PYTHON_WORD)
750 $(call detected_var,OUTPUT)
752 $(call detected_var,htmldir_SQ)
753 $(call detected_var,infodir_SQ)
754 $(call detected_var,mandir_SQ)
[all …]