mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
6 lines
119 B
Makefile
6 lines
119 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= kadmin kdestroy kinit klist kpasswd ksu krb5-config \
|
|
verify_krb5_conf
|
|
|
|
.include <bsd.subdir.mk>
|