automake
[Top][All Lists]
Advanced

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

Re: Generating HeaderFiles


From: Tom Tromey
Subject: Re: Generating HeaderFiles
Date: 08 Jul 2002 10:45:43 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "Enrico" == Enrico Ng <address@hidden> writes:

Enrico> I am trying to make an automake file to create libtool
Enrico> libraries.  The problem is that the libraries I would like to
Enrico> create depend on header files that have to generated.  How do
Enrico> I do this in automake?

The easiest way is to list your headers in BUILT_SOURCES.
Then write the rules to build the headers.

Tom



reply via email to

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