allwinner_a64/android/build/kati/testcase/suffix_subst_pat.mk
2018-08-08 16:48:17 +08:00

4 lines
48 B
Makefile

foo:= hoge.c mgoe.c
test:
echo $(foo:%.c=%.o)