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