xref
: /
freebsd
/
sys
/
modules
/
accf_dns
/
Makefile
(revision e0c4386e7e71d93b0edc0c8fa156263fc4a8b0b6)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
.
PATH
: ${
SRCTOP
}/
sys
/
netinet
3
4
KMOD
=
accf_dns
5
SRCS
=
accf_dns.c
6
7
.
include
<
bsd.kmod.mk
>
8