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-03-31 23:15:10 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12e720d78b
opnsense-src
/
sys
/
modules
/
netgraph
/
ksocket
/
Makefile
8 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
New Netgraph node type "ksocket". Obtained from: Whistle source tree
1999-11-16 18:27:10 -05:00
# $FreeBSD$
KMOD
=
ng_ksocket
SRCS
=
ng_ksocket.c
When manual pages are moved or removed, MANX should be changed to NOMAN. Reported by: bde
2000-07-24 09:52:07 -04:00
NOMAN
=
New Netgraph node type "ksocket". Obtained from: Whistle source tree
1999-11-16 18:27:10 -05:00
Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of encoding the relative path.
2000-05-26 21:14:33 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
k
m
o
d
.
m
k
>
Reference in a new issue
Copy permalink