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