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