github.com/westcoastroms/westcoastroms-build@v0.0.0-20190928114312-2350e5a73030/build/kati/testcase/preserve_single_dot.mk (about) 1 test: a/./b ./x 2 3 a/./b: 4 echo $@ 5 mkdir -p a # for ninja. 6 7 ././x: 8 echo $@