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