xref
: /
build
/
kati
/
testcase
/
firstword.mk
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
test
:
2
echo
$(
firstword
foo
bar
baz
)
3
echo
$(
firstword
)
4
5