index
|
people
|
commits
|
about
shrub
/
shinobi
/ tree
summary
|
tree
|
log
|
branches
|
tags
main
shrub/shinobi
/
tests
/
mk
/
gnu
/
functions
/
file
/
t005
/
mk
1
2
define A
3
a
4
b
5
endef
6
$(file > file.out,$(A))
7
x:;@cat file.out