On Tue, 2013-04-16 at 15:31 +0100, Tim Murphy wrote:

> So this is great and you can see that there are 4 targets in my
> makefile and that each one is a "start X" followed by an "end X".  I
> don't see any enter/exit delimitation - have I missed out some option?

Um.  Yes, the enter/leave only happens inside make recursion (just like
the normal entering/leaving output).

As I say, this aspect needs some love :-)


> Is that 3 rules, 2 rules or 1?  What I'd like to be able to do is
> demarcate them.

Yep, I get it.

There's the new --trace option as well but this probably doesn't do
everything you'd want.


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to