]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/accf_dns/Makefile
MFV r353608: 10165 libzpool: passing argument 1 to restrict-qualified parameter
[FreeBSD/FreeBSD.git] / sys / modules / accf_dns / Makefile
1 # $FreeBSD$
2
3 .PATH: ${SRCTOP}/sys/netinet
4
5 KMOD=   accf_dns
6 SRCS=   accf_dns.c
7
8 .include <bsd.kmod.mk>