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