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

test1:
	touch foo.x

test2: *.x