|
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 |
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?
[Prev in Thread] | Current Thread | [Next in Thread] |