blob: dcf5066e7378206b9230211cf409636475836d61 (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile,v 1.6 2001/06/27 16:17:09 hin Exp $
# XXX asn1_compile is compiled in ../Makefile
SUBDIR = kauth klist kdestroy kinit pagsh verify_krb5_conf kf string2key
.include <bsd.subdir.mk>
|