DEBSOURCES
Skip Quicknav
sources / haskell-shake / 0.13.2%2Bdfsg-2 / Examples / Ninja / test4.ninja
123456789
rule run command = touch $out build ./out.txt: run build dir/../out2.txt: run build out: phony ./out.txt out2.txt