binutils220: don't mix all DPADD into LDADD
authorSimon Schubert <corecode@dragonflybsd.org>
Thu, 29 Oct 2009 02:35:34 +0000 (03:35 +0100)
committerSimon 'corecode' Schubert <corecode@fs.ei.tum.de>
Thu, 29 Oct 2009 17:25:22 +0000 (10:25 -0700)
commit9c62961894ab6e6bc7e402aa2dc765d8386e794f
tree4e7cb8e30384294863f0a5e49be58982dc6182d3
parentcbce6d97475bd54b15fa8d5e97202fee457417f1
binutils220: don't mix all DPADD into LDADD

We don't want libz's DPADD to be pulled into LDADD lateron, so nicely
assign all paths to both DPADD and LDADD.
gnu/usr.bin/binutils220/Makefile.inc0