HardenedBSD/kerberos5/lib
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
..
libasn1 Fix installworld failure when kerberos source files have new timestamps 2014-04-22 20:37:07 +00:00
libgssapi_krb5
libgssapi_ntlm
libgssapi_spnego Fix installworld failure when kerberos source files have new timestamps 2014-04-22 20:37:07 +00:00
libhdb Fix installworld failure when kerberos source files have new timestamps 2014-04-22 20:37:07 +00:00
libheimbase
libheimipcc Clean up the Kerberos build by turning libheimipcc and libheimipcs into 2013-09-10 18:40:43 +00:00
libheimipcs Clean up the Kerberos build by turning libheimipcc and libheimipcs into 2013-09-10 18:40:43 +00:00
libheimntlm
libheimsqlite
libhx509 Fix installworld failure when kerberos source files have new timestamps 2014-04-22 20:37:07 +00:00
libkadm5clnt
libkadm5srv
libkafs5 Try and fix the dependency/bootstrap issues in kerberos5 2013-12-23 14:23:17 +00:00
libkdc
libkrb5 Rework privatelib/internallib 2014-08-06 22:17:26 +00:00
libroken
libsl
libvers
libwind
Makefile Try and fix the dependency/bootstrap issues in kerberos5 2013-12-23 14:23:17 +00:00
Makefile.inc