Lines Matching refs:suffix
384 LOCAL_MODULE_SUFFIX := $$(suffix $(1))
404 ## the "_intermediates" suffix on the directory, but it's
682 ### in which case trim off the directory component and the suffix. \
753 $(hide) if [ "$(suffix $@)" = ".sh" ]; then chmod a+rx $@; fi
2155 # $(foreach file,$^,$(if $(findstring,.a,$(suffix $file)),-l$(file),$(file)))