freebsd-dev/kerberos5
Ruslan Ermilov 19f56da943 Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/libroken
(make-roken is a build tool).  This bug was hiding itself after
a just fixed bug in cross-linker (binutuils/ld/Makefile,v 1.20).

The bug was fatal for cross builds; for example, an alpha binary
(make-roken) was attempted to be run on i386.

Added make-roken to the list of build-tools in libasn1.  It only
worked because another build tool needs make-roken implicitly:

(build-tools: asn1_compile: print_version.o: roken.h: make-roken).

Spotted by:	nectar
2002-02-11 16:47:05 +00:00
..
include update infrastructure for heimdal 0.3f 2001-06-21 12:55:45 +00:00
lib Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/libroken 2002-02-11 16:47:05 +00:00
libexec add krb4 libraries 2001-12-17 01:33:20 +00:00
usr.bin Install script via SCRIPTS. 2001-12-17 16:52:32 +00:00
usr.sbin MAN[1-9] -> MAN. 2001-03-27 14:07:31 +00:00
Makefile Point SDIR at ${.CURDIR}/../secure so that ssh and sshd can be found when 2000-03-03 20:37:15 +00:00
Makefile.inc Revamp and diff-reduce the various secure telnets. Make sure that 2001-08-03 16:03:26 +00:00
README Userland build of Kerberos5 (AKA Heimdal). More to come. 2000-01-15 21:38:08 +00:00

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