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: More fun with BUILT_SOURCES


>>>>> "Braden" == Braden McDaniel <braden@endoframe.com> 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


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