main shinobi / tests / mk / gnu / functions / join / t001 / mk
1string := $(join a b c,foo      hacks .pl1) 
2all: 
3	@echo $(string)