Makefile文件  |  6行  |  36 B

empty:=

test:
	$(empty)
	echo PASS