Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 2010 11:21:51 -0800
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Luigi Rizzo <rizzo@iet.unipi.it>
Cc:        Kostik Belousov <kostikbel@gmail.com>, svn-src-head@freebsd.org, Luigi Rizzo <luigi@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r204591 - in head: sbin/ipfw sys/conf sys/net  sys/netinet sys/netinet/ipfw sys/netinet/ipfw/test
Message-ID:  <eaa228be1003021121re2eb088g175daa15b2c07b18@mail.gmail.com>
In-Reply-To: <20100302190344.GA5490@onelab2.iet.unipi.it>
References:  <201003021740.o22HemPA096942@svn.freebsd.org> <20100302185130.GC2489@deviant.kiev.zoral.com.ua>  <20100302190344.GA5490@onelab2.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 2, 2010 at 11:03, Luigi Rizzo <rizzo@iet.unipi.it> wrote:
> On Tue, Mar 02, 2010 at 08:51:30PM +0200, Kostik Belousov wrote:
>> > --- head/sbin/ipfw/Makefile Tue Mar =A02 17:34:11 2010 =A0 =A0 =A0 =A0=
(r204590)
>> > +++ head/sbin/ipfw/Makefile Tue Mar =A02 17:40:48 2010 =A0 =A0 =A0 =A0=
(r204591)
>> > @@ -3,7 +3,6 @@
>> > =A0PROG=3D =A0 =A0 =A0ipfw
>> > =A0SRCS=3D =A0 =A0 =A0ipfw2.c dummynet.c ipv6.c main.c nat.c altq.c
>> > =A0WARNS?=3D =A0 =A02
>> > -DPADD=3D =A0 =A0 ${LIBUTIL}
>> > =A0LDADD=3D =A0 =A0 -lutil
>> > =A0MAN=3D =A0 =A0 =A0 ipfw.8
>> Removal of DPADD is most likely regression ?
>
> possibly.
> i couldn't figure out why it was there in the
> first place, can you clarify what it was for ?

It allows "make depend" to set the proper dependency on the libraries
you're linking in.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eaa228be1003021121re2eb088g175daa15b2c07b18>