shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
features
/
targetvars
/
t029
/
mk
1
2
all:; @echo hello=$$hello
3
hello=sun
4
dummy: hello?=world