freebsd-src/kerberos5/usr.bin/Makefile
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

7 lines
152 B
Makefile

SUBDIR= hxtool kadmin kcc kdestroy kgetcred kf kinit kpasswd krb5-config ksu \
string2key verify_krb5_conf
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>