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