main shinobi / tests / mk / kati / preserve_single_dot / test / mk
1test: a/./b ./x
2
3a/./b:
4	echo $@
5	mkdir -p a # for ninja.
6
7././x:
8	echo $@