automake
[Top][All Lists]
Advanced

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

Re: Way to generate header finles automatically


From: Florian Schricker
Subject: Re: Way to generate header finles automatically
Date: Thu, 23 Mar 2006 18:29:36 +0100

Hi!

On Tue, 2006-03-21 at 10:58 -0500, Jeff Safier wrote:
> I am looking for a way that automake or any other tool to scan source
> code (.c or .cpp) files and generate list of depedencies( meaning header
> files) needed to compile the module.  And if there is another tool how
> to interface it with automake

As "another tool" I know of "makedepend" - which seems to be part of
xorg-x11 (at least here). Since it's working on files it should be
possible to integrate it with automake.

(And no, I currently do not know how exactly automake generates
dependency-information...)


-- 
regards,
Florian Schricker
Institute of Software Technology
University of Koblenz-Landau





reply via email to

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