Lines Matching refs:strip
78 if (which $(strip $(c))$(CC)) > /dev/null 2>&1 ; then \
129 …$(CC) $(KBUILD_CPPFLAGS) $(KBUILD_CFLAGS) -W$(strip $(1)) -c -x c /dev/null -o "$$TMP",-Wno-$(stri…
231 arg-check = $(strip $(filter-out $(cmd_$(1)), $(cmd_$@)) \
234 arg-check = $(if $(strip $(cmd_$@)),,1)
251 if_changed = $(if $(strip $(any-prereq) $(arg-check)), \
257 if_changed_dep = $(if $(strip $(any-prereq) $(arg-check) ), \
267 if_changed_rule = $(if $(strip $(any-prereq) $(arg-check) ), \
294 $(if $(strip $(any-prereq)),- due to: $(any-prereq), \
308 echo-why = $(call escsq, $(strip $(why)))
318 # This is no use for dependencies or $(wildcard). We need to strip the
335 # enough. It'll strip the quotes in the common case where there's no