blob: acc2657ed6e54d132ecd7645e04f9c24c99060ac (
plain)
1
2
3
4
5
6
7
|
# $OpenBSD: Makefile,v 1.4 2001/06/23 21:54:07 hin Exp $
# XXX asn1_compile is compiled in ../Makefile
SUBDIR = kauth klist kdestroy kinit pagsh verify_krb5_conf
.include <bsd.subdir.mk>
|