summaryrefslogtreecommitdiff
path: root/kerberosIV/lib/Makefile
blob: 09d985b0b52e7e02c935fea16912569eaaf0b785 (plain)
1
2
3
4
5
6
7
8
9
# $OpenBSD: Makefile,v 1.3 2002/06/10 18:03:08 hin Exp $

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

SUBDIR	+= krb kadm kdb acl

.include <bsd.subdir.mk>