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