Makefile文件  |  10行  |  84 B

define newline


endef

$(info This should have$(newline)two lines)

test:
	echo OK