freebsd-dev/kerberos5/usr.bin/Makefile
Jacques Vidrine 54b2f6e334 Build and install the verify_krb5_conf(8) utility, which checks
krb5.conf(5) for obvious errors.
2003-10-09 19:54:03 +00:00

7 lines
119 B
Makefile

# $FreeBSD$
SUBDIR= kadmin kdestroy kinit klist kpasswd ksu krb5-config \
verify_krb5_conf
.include <bsd.subdir.mk>