mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 10:53:39 +01:00
595fe15108
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
8 lines
164 B
Makefile
8 lines
164 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= hxtool kadmin kcc kdestroy kgetcred kf kinit kpasswd krb5-config ksu \
|
|
string2key verify_krb5_conf
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|