shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
variables
/
negative
/
t002
/
mk
1
2
foo = bar
3
x = $(foo
4
y = $x
5
6
all: ; @echo $y