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

/linux-4.1.27/tools/perf/config/
H A DMakefile16 detected_var = $(shell echo "$(1)=$($(1))" >> .config-detected) macro
22 $(call detected_var,ARCH)
139 $(call detected_var,PARSER_DEBUG_BISON)
140 $(call detected_var,PARSER_DEBUG_FLEX)
696 $(call detected_var,bindir_SQ)
697 $(call detected_var,PYTHON_WORD)
699 $(call detected_var,OUTPUT)
701 $(call detected_var,htmldir_SQ)
702 $(call detected_var,infodir_SQ)
703 $(call detected_var,mandir_SQ)
704 $(call detected_var,ETC_PERFCONFIG_SQ)
705 $(call detected_var,prefix_SQ)
706 $(call detected_var,perfexecdir_SQ)
707 $(call detected_var,LIBDIR)
708 $(call detected_var,GTK_CFLAGS)
709 $(call detected_var,PERL_EMBED_CCOPTS)
710 $(call detected_var,PYTHON_EMBED_CCOPTS)

Completed in 36 milliseconds