index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
misc
/
general3
/
t013
/
mk
1
2
slow: SHELL := echo hi
3
slow: .SHELLFLAGS := ho ho
4
slow:; @foo bar
5