Makefile文件  |  6行  |  43 B

PASS := \
  PASS

test:
	echo $(PASS)