summaryrefslogtreecommitdiff
path: root/kerberosV/usr.bin/Makefile
blob: f8ac28c311c9fadb3373d33f8ce9254fd9e0df1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $OpenBSD: Makefile,v 1.9 2003/07/14 16:14:44 mho Exp $

# XXX asn1_compile is compiled in ../Makefile

# kf - not imported?

SUBDIR=	afslog \
	kauth \
	kdestroy \
	kinit \
	klist \
	pagsh \
	string2key \
	verify_krb5_conf

.include <bsd.subdir.mk>