freebsd-src/usr.sbin/unbound
Baptiste Daroussin d029c3aa25 Rework privatelib/internallib
Make sure everything linking to a privatelib and/or an internallib does it directly
from the OBJDIR rather than DESTDIR.
Add src.libnames.mk so bsd.libnames.mk is not polluted by libraries not existsing
in final installation
Introduce the LD* variable which is what ld(1) is expecting (via LDADD) to link to
internal/privatelib
Directly link to the .so in case of private library to avoid having to complexify
LDFLAGS.

Phabric:	https://phabric.freebsd.org/D553
Reviewed by:	imp, emaste
2014-08-06 22:17:26 +00:00
..
anchor Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
checkconf Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
control Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
daemon Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
local-setup Use a combination of unblock-lan-zones (r268839) and domain-insecure 2014-07-18 12:33:22 +00:00
Makefile Add a setup script for unbound(8) called local-unbound-setup. It 2013-09-23 04:36:51 +00:00
Makefile.inc