This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Directory dependent includes (deep package)


On Jun 23, 1999, Matt Armstrong <matt@lickey.com> wrote:

> Is INCLUDES the correct way to add compile time flags like
> @X_CFLAGS@??

Nope, AM_CFLAGS is.

> Am I going about it the right way to built each directory of the deep
> package into a library?

It's a reasonable approach.

> If not, how best can I compile groups of code with different sets of
> compile time flags?

The current CVS tree supports per-target CFLAGS, but you don't really
need it.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]