aboutsummaryrefslogtreecommitdiffstats
path: root/testcase/wildcard_target.mk
blob: 2b8f9af437c145fd506b7fe5d43549bd0a8ec777 (plain)
1
2
3
4
5
6
# TODO(c/test2): Implement wildcard expansion in prerequisites.

test1:
	touch foo.x

test2: *.x