automake
[Top][All Lists]
Advanced

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

Re: More fun with BUILT_SOURCES


From: Tom Tromey
Subject: Re: More fun with BUILT_SOURCES
Date: 20 Dec 2000 23:34:46 -0700

>>>>> "Braden" == Braden McDaniel <address@hidden> writes:

Tom> I'd really like to find a better solution for the built files
Tom> problem.  This is currently too hard to do in automake.

Braden> I ended up doing this:
Braden>   $(libfoo_la_OBJECTS): mybuiltheader.h

I recently changed how BUILT_SOURCES work.  Now they are all built
before `all' is built.  I think this should fix the problems with
building headers before dependencies have ever been calculated.

Tom



reply via email to

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