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