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