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