main
1string := $(addsuffix .c,src/a.b.z.foo hacks) 2one: ; @echo $(string) 3 4two: ; @echo $(addsuffix foo,)