discuss-gnustep
[Top][All Lists]
Advanced

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

Re: How to create header files before make(1) tries to build-headers


From: Adam Fedor
Subject: Re: How to create header files before make(1) tries to build-headers
Date: Thu, 23 Feb 2006 21:04:09 -0700

On 2006-02-22 15:25:40 -0700 Chris Vetter <chris.vetter@gmail.com> wrote:

If I run make(1) at top level, it will step through each subproject directory and tries to copy the header files -- which do yet not exist, because for some reason, 'before-all::' doesn't get 'executed' before all. Uhm.

I guess that's a bug. before-all depends on build-headers, when it's really all that should depend on it. It might take a bit more testing before I'm sure of that though.

Can you file a bug report for it?





reply via email to

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