Home | History | Annotate | Download | only in gmsl

Lines Matching full:chop

204 # Function:  chop
208 chop = $(__gmsl_tr1)$(wordlist 2,$(words $1),x $1)
267 uniq = $(strip $(__gmsl_tr1)$(if $1,$(call uniq,$(call chop,$1)) \
268 $(if $(filter $(call last,$1),$(call chop,$1)),,$(call last,$1))))