Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / apache2 / mDNSResponder / Makefile
blob204be441a249d729d778c096ec3236185d2f49c8
1 # $NetBSD: Makefile,v 1.2 2009/10/05 03:54:17 tsarna Exp $
3 .include <bsd.own.mk>
5 SUBDIR= usr.bin usr.sbin
6 .if (${MKPIC} != "no")
7 SUBDIR+= nss
8 .endif
10 .include <bsd.subdir.mk>