Home | History | Annotate | Download | only in core

Lines Matching refs:suffix

372     LOCAL_MODULE_SUFFIX := $$(suffix $(1))
392 ## the "_intermediates" suffix on the directory, but it's
674 ### in which case trim off the directory component and the suffix. \
745 $(hide) if [ "$(suffix $@)" = ".sh" ]; then chmod a+rx $@; fi
1987 # $(foreach file,$^,$(if $(findstring,.a,$(suffix $file)),-l$(file),$(file)))