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