freebsd-dev/kerberos5
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
..
doc
include - Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfix 2012-04-08 08:19:17 +00:00
lib Try and fix the dependency/bootstrap issues in kerberos5 2013-12-23 14:23:17 +00:00
libexec Clean up the Kerberos build by turning libheimipcc and libheimipcs into 2013-09-10 18:40:43 +00:00
tools Add support for bmake. This includes: 2012-10-06 20:01:05 +00:00
usr.bin Centralize the specification of the krb5 build tools. 2012-06-01 21:26:28 +00:00
usr.sbin Centralize the specification of the krb5 build tools. 2012-06-01 21:26:28 +00:00
Makefile Add support for bmake. This includes: 2012-10-06 20:01:05 +00:00
Makefile.inc Clean up the Kerberos build by turning libheimipcc and libheimipcs into 2013-09-10 18:40:43 +00:00
README

This subtree is world-exportable, as it does not contain any
cryptographic code.

At the time of writing, it did not even contain source code, only
Makefiles and headers.

Please maintain this "exportable" status quo.

Thanks!

MarkM
markm@freebsd.org
20th Sept 1997