Do not use target-specific variables in Makefiles and fix LD_WRAP for non-libtool builds
BSD make does not support target-specific variables and thus using them breaks the build on BSD systems. Revert the lib/dns/tests/Makefile.in change introduced by commit 44381929 in order to fix compilation on BSD systems.
Closes: #1174 (closed)
Edited by Ondřej Surý