xref
: /
build
/
kati
/
testcase
/
suffix_subst_pat.mk
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
foo
:=
hoge.c
mgoe.c
2
3
test
:
4
echo
$(
foo
:%.
c
=%.
o
)
5