etc/services - sync with NetBSD-8
[minix.git] / crypto / external / bsd / heimdal / sbin / Makefile
blob669a52c4578fdd64f94bf2536bc221b63e76b0e1
1 # $NetBSD: Makefile,v 1.1 2011/04/13 19:16:58 elric Exp $
3 .include "bsd.own.mk"
5 .if (${MKKERBEROS} != "no")
6 SUBDIR = \
7 hprop \
8 iprop-log \
9 kadmin \
10 kcm \
11 kdc \
12 kdigest \
13 kimpersonate \
14 kstash \
15 ktutil
17 .endif # MKKERBEROS != no
19 .include <bsd.subdir.mk>