index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
shin
/
recursion
/
t004
/
mk
1
all: sub/lib.a
2
3
sub/lib.a: input
4
@$(MAKE) -C sub
5
6
input: