main shinobi / tests / mk / kati / suffix_subst / test / mk
1foo:= hoge.c mgoe.c
2
3test:
4	echo $(foo:.c=.o)