Lines Matching refs:strip
79 if (which $(strip $(c))$(CC)) > /dev/null 2>&1 ; then \
139 …Werror $(KBUILD_CPPFLAGS) $(CC_OPTION_CFLAGS) -W$(strip $(1)) -c -x c /dev/null -o "$$TMP",-Wno-$(…
240 arg-check = $(filter-out $(subst $(space),$(space_escape),$(strip $(cmd_$@))), \
241 $(subst $(space),$(space_escape),$(strip $(cmd_$1))))
243 arg-check = $(if $(strip $(cmd_$@)),,1)
259 if_changed = $(if $(strip $(any-prereq) $(arg-check)), \
265 if_changed_dep = $(if $(strip $(any-prereq) $(arg-check) ), \
307 if_changed_rule = $(if $(strip $(any-prereq) $(arg-check) ), \
334 $(if $(strip $(any-prereq)),- due to: $(any-prereq), \
348 echo-why = $(call escsq, $(strip $(why)))
358 # This is no use for dependencies or $(wildcard). We need to strip the
375 # enough. It'll strip the quotes in the common case where there's no