shinobi
/ tree
summary
|
tree
|
log
|
refs
main
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