main shinobi / tests / mk / gnu / functions / notdir / t001 / mk
1string := $(notdir /src/foo.c hacks) 
2all: 
3	@echo $(string)