1# $FreeBSD: releng/11.0/kerberos5/usr.bin/Makefile 288266 2015-09-26 14:13:51Z bdrewery $
2
3SUBDIR=	hxtool kadmin kcc kdestroy kgetcred kf kinit kpasswd krb5-config ksu \
4	string2key verify_krb5_conf
5SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8