help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Makefile dependency display


From: Ian Zimmerman
Subject: Re: Makefile dependency display
Date: Fri, 9 Dec 2005 09:58:50 -0500

On 09 Dec 2005 09:43:50 +0000, Brendan Halpin <brendan.halpin@ul.ie> wrote:
> Do there exist any emacs tools to display the structure of a
> makefile? It would be very nice to show the dependency tree of a
> makefile in a separate buffer.

I have a tool to massage the output of gmake -p into a graph in dot notation.
It would be trivial to add an option to output a Lisp form instead.  What you'd
do with it would be up to you ...

Of course, if your make is not GNU make, this doesn't help you at all.

--
"Political systems do not deal easily
with long term threats,
even if they have a probability of 100%"
James Schlesinger, a former director of the CIA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]