freebsd-skq/kerberos5/lib
Ulrich Spörlein 3abde52372 Try and fix the dependency/bootstrap issues in kerberos5
libkafs5 needs a header from libkrb5, it includes this from
${.OBJDIR}/mumble, this used to work fine as long as you happen to have
a krb_err.h in your base system, this doesn't work for bootstrapping or
using a cross-compiler with a different sysroot. This is just a
best-effort bandaid, sufficient parallelism can still break it.

Fix a SRCS override that dropped krb5_err.h.

Discussed with:	stas
2013-12-23 14:23:17 +00:00
..
libasn1
libgssapi_krb5
libgssapi_ntlm
libgssapi_spnego
libhdb
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
libkadm5clnt
libkadm5srv
libkafs5 Try and fix the dependency/bootstrap issues in kerberos5 2013-12-23 14:23:17 +00:00
libkdc
libkrb5 Clean up the Kerberos build by turning libheimipcc and libheimipcs into 2013-09-10 18:40:43 +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