Makefile文件  |  4行  |  62 B

$(foreach varname,x,$(eval $(varname)=PASS))
test:
	echo $(x)