shinobi
/ tree
summary
|
tree
|
log
|
refs
main
shinobi
/
tests
/
mk
/
gnu
/
functions
/
file
/
t002
/
mk
1
2
define A
3
a
4
b
5
endef
6
$(file >> file.out ,$(A))
7
x:;@cat file.out