Home | History | Annotate | Download | only in core

Lines Matching defs:last2

49 # Function : last2
52 # Usage : $(call last2, <LIST>)
54 last2 = $(word $(words $1), x $1)