]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - kerberos5/usr.bin/Makefile
MFC r368207,368607:
[FreeBSD/stable/10.git] / kerberos5 / usr.bin / Makefile
1 # $FreeBSD$
2
3 SUBDIR= hxtool kadmin kcc kdestroy kgetcred kf kinit kpasswd krb5-config ksu \
4         string2key verify_krb5_conf
5 SUBDIR_PARALLEL=
6
7 .include <bsd.subdir.mk>