Lines Matching defs:archives
240 # Function : link-whole-archives243 # Usage : $(call link-whole-archives,<libraries>)250 link-whole-archives = $(if $(strip $1),$(call link-whole-archive-flags,$1))