1# $FreeBSD$
2
3.PATH: ${.CURDIR}/../../netinet
4
5KMOD=	accf_dns
6SRCS=	accf_dns.c
7
8.include <bsd.kmod.mk>
9