Lines Matching full:merge
312 # Function: merge314 # 2: A list to merge into a string318 merge = $(__gmsl_tr2)$(strip $(if $2, \320 $2,$(call first,$2)$1$(call merge,$1,$(call rest,$2)))))