summaryrefslogtreecommitdiff
path: root/external/apache2/mDNSResponder/Makefile
blob: c4391e4df9049c117aa7c9b058d04acd6363e5ac (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.3 2009/11/28 22:15:48 he Exp $

.include <bsd.own.mk>

SUBDIR=	usr.bin usr.sbin
.if (${MKPIC} != "no")
SUBDIR+= nss
.endif

.include <bsd.subdir.mk>