xref
: /
build
/
kati
/
testcase
/
basic_var.mk
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
VAR
=
var
2
3
test
:
4
echo
$(
VAR
)
5