summaryrefslogtreecommitdiff
path: root/kerberosIV/lib/Makefile
blob: 31579b6ba0bcd9186c78c071ad331b444893905b (plain)
1
2
3
4
5
6
7
8
9
# $OpenBSD: Makefile,v 1.1 2000/02/25 16:35:24 hin Exp $

.if !make(install)
SUBDIR	= roken sl
.endif

SUBDIR	+= krb kadm kafs kdb acl

.include <bsd.subdir.mk>