Searched refs:detected_var (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/tools/perf/config/ |
H A D | Makefile | 16 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) 755 $(call detected_var,ETC_PERFCONFIG_SQ) 756 $(call detected_var,STRACE_GROUPS_DIR_SQ) 757 $(call detected_var,prefix_SQ) 758 $(call detected_var,perfexecdir_SQ) 759 $(call detected_var,LIBDIR) 760 $(call detected_var,GTK_CFLAGS) 761 $(call detected_var,PERL_EMBED_CCOPTS) 762 $(call detected_var,PYTHON_EMBED_CCOPTS)
|
Completed in 59 milliseconds