aboutsummaryrefslogtreecommitdiff
path: root/testcase/preserve_single_dot.mk
blob: 82297131ed3e2adcd548e95c074ca79d1a1712b0 (plain)
1
2
3
4
5
6
7
test: a/./b ./x

a/./b:
	echo $@

././x:
	echo $@