On Thu, 2012-03-22 at 23:20 +0100, Christian Boltz wrote:
>
> > --- a/common/Make.rules
> > +++ b/common/Make.rules
> > @@ -151,6 +151,40 @@ _clean:
> > -rm -f ${MANPAGES} *.[0-9].gz ${HTMLMANPAGES} pod2htm*.tmp
> >
> > # =
> > +# generate list of capabilities based on
>
Hello,
(also affects patch 3/6, but splitting the mail wouldn't make sense)
Am Donnerstag, 22. März 2012 schrieb Steve Beattie:
> This patch abstracts out the generation of the lists of capabilities
> and network protocol names to the common Make.rules file that is
> included in most locations in
On Thu, Mar 22, 2012 at 10:06:09AM -0700, Steve Beattie wrote:
> It also sorts the resulting lists, which causes it to output differently
> than the before case. I did confirm that the results for the generated
> files used in the parser build were the same after taking the sorting
> into account.
On Thu, Mar 22, 2012 at 11:36:04AM -0700, John Johansen wrote:
> On 03/22/2012 10:06 AM, Steve Beattie wrote:
> > This patch abstracts out the generation of the lists of capabilities
> > and network protocol names to the common Make.rules file that is
> > included in most locations in the build tre
On 03/22/2012 10:06 AM, Steve Beattie wrote:
> This patch abstracts out the generation of the lists of capabilities
> and network protocol names to the common Make.rules file that is
> included in most locations in the build tree, to allow it to be
> re-used in the utils/ tree and possibly elsewher
This patch abstracts out the generation of the lists of capabilities
and network protocol names to the common Make.rules file that is
included in most locations in the build tree, to allow it to be
re-used in the utils/ tree and possibly elsewhere.
It provides the lists in both make variables and