]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: don't rely on GNU make $^ automatic variable
authorVincent Bernat <vincent@bernat.im>
Mon, 13 Jun 2016 06:46:57 +0000 (08:46 +0200)
committerVincent Bernat <vincent@bernat.im>
Mon, 13 Jun 2016 06:49:25 +0000 (08:49 +0200)
commite8ffca58d84d3b93b55e9ff0c52b68426402a81e
tree53f06e6811850a74a5ff3d90d7a6381658d25b1f
parentaf21a0e1074dcba8f0c202fb10e7f1c06e92a025
build: don't rely on GNU make $^ automatic variable

Not supported by BSD make. And not really needed either.

Fix #185.
NEWS
src/lib/Makefile.am