shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
features
/
order_only
/
t008
/
out
1
touch foo.x
2
touch baz
3
$^ = foo.x
4
$| = baz
5
touch foo.w