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