mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
7 lines
164 B
Makefile
7 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>
|