This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-02 07:55:21 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0a70aaf8f5
opnsense-src
/
sys
/
modules
/
zlib
/
Makefile
9 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
Give zlib the ability to be a module that can be depended on, in the MODULE_DEPEND() sense.
2004-06-20 13:42:35 -04:00
# $FreeBSD$
Move zlib.c from net to libkern.
2015-04-22 14:15:18 -04:00
.PATH
:
${.
CURDIR
}/../../
libkern
Give zlib the ability to be a module that can be depended on, in the MODULE_DEPEND() sense.
2004-06-20 13:42:35 -04:00
KMOD
=
zlib
SRCS
=
zlib.c
.
i
n
c
l
u
d
e
<
b
s
d
.
k
m
o
d
.
m
k
>
Reference in a new issue
Copy permalink