Makefile文件  |  7行  |  91 B

# TODO(c): Implement wildcard expansion in prerequisites.

test1:
	touch foo.x

test2: *.x