Makefile文件  |  8行  |  59 B

ifdef foo
else
$(info PASS)
endif

define foo
endef