blob: 9054ca3ff90e70f579ef57ff8e000cdba2673959 [file] [log] [blame]
Shinichiro Hamaji47d98452015-04-06 20:08:40 +09001files = $(wildcard P* M*)
2
3test1:
4 touch PASS
5
6test2:
7 echo $(files)