Makefile文件  |  6行  |  48 B

$(info $(if \
 $(X),FAIL,PASS))

test:
	echo OK