index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
options
/
eval
/
t005
/
mk
1
2
BAR = bar
3
all: ; @echo all
4
recurse: ; @$(MAKE) -f t004.mk && echo recurse