build.ninja 56 B

1234
  1. rule cc
  2. command = cc $in $out
  3. build my.out: cc my.in