No. In fact, it is dangerous because `ninja -t cleandead` can remove
files from one `ninja.build` that are found in the log not mentioned in
the current `ninja.build`. I would recommend not doing this (even if
there are other benefits).
In practice, the different working directories likely makes it not work
anyways.
--Ben