etc/services - sync with NetBSD-8
[minix.git] / crypto / external / bsd / heimdal / libexec / Makefile
blobc1daabd0a23e70efa2459962c02a8570f4e07dda
1 # $NetBSD: Makefile,v 1.1 2011/04/13 19:16:56 elric Exp $
3 .include "bsd.own.mk"
5 .if (${MKKERBEROS} != "no")
7 SUBDIR = \
8 digest-service \
9 hpropd \
10 ipropd-master \
11 ipropd-slave \
12 kadmind \
13 kpasswdd
15 .endif # MKKERBEROS != no
17 .include <bsd.subdir.mk>