9 lines
102 B
Makefile
Raw Normal View History

# $FreeBSD$
.PATH: ${.CURDIR}/../../netinet
KMOD= accf_dns
SRCS= accf_dns.c
.include <bsd.kmod.mk>