svn commit: r204591 - in head: sbin/ipfw sys/conf sys/net sys/netinet sys/netinet/ipfw sys/netinet/ipfw/test

Kostik Belousov kostikbel at gmail.com
Tue Mar 2 20:01:22 UTC 2010


On Tue, Mar 02, 2010 at 08:58:08PM +0100, Dag-Erling Sm??rgrav wrote:
> Kostik Belousov <kostikbel at gmail.com> writes:
> > The question I do not know answer for, is why do we need LDADD.
> 
> LDADD tells the linker to link ipfw with libutil.
> 
> DPADD tells make to relink ipfw if libutil changes.
> 
> You can do without DPADD, but incremental builds (i.e. "make buildworld
> -DNO_CLEAN" or simply "make") won't work properly.

I know this, but I do not understand why bsd.mk cannot deduce LDADD
value from DPADD automatically.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20100302/6b038c89/attachment.pgp


More information about the svn-src-all mailing list