Is there a way to get omake to print *all* the (transitive)
dependencies of a given target, all at once? The --print-
dependencies flag seems to go just one level deep, and this often
makes it tedious to understand why things are not being rebuilt when
I think they ought to be.
Thanks,
Benjamin