blob: 5d72274ef9c6624919df7660ea3924b9de5c043a [file] [log] [blame]
test:
echo $(notdir foo)
echo $(notdir foo,bar)
echo $(notdir foo bar)
echo $(notdir .)
echo $(notdir /)
echo $(notdir )