freebsd-skq/kerberos5/usr.bin/Makefile
bdrewery 8f7e12f5af Add more SUBDIR_PARALLEL.
MFC after:	3 weeks
Sponsored by:	EMC / Isilon Storage Division
2015-09-26 14:13:51 +00:00

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>