freebsd-dev/kerberos5/usr.bin/Makefile

7 lines
119 B
Makefile
Raw Normal View History

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