mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
Add tne necessary Makefiles and header files to facilitate building MIT KRB5 as part of buildworld. Nothing will build until the WITH_MITKRB5/MK_MITKRB5 option has been plumbed in Makefile.inc1. Before any changes to Makefile.inc1 are made to enable MIT KRB5, additional commits to other affected software will need to be committed. krb5/Makefile was inspired by kerberos5/Makefile. The Makefiles in krb5/util and krb5/lib were inspired by those in lib/libc and in lib/ncurses. Differential revision: https://reviews.freebsd.org/D50695 Sponsored by: The FreeBSD Foundation
13 lines
266 B
Text
13 lines
266 B
Text
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!
|
|
|
|
Cy Schubert
|
|
cy@freebsd.org
|
|
2023-08-09
|