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-02-22 17:32:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
376d460cff
opnsense-src
/
sys
/
modules
/
snp
/
Makefile
9 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a makefile for snp(4) since it can be compiled as a module now.
2001-05-22 18:56:47 -04:00
# $FreeBSD$
sys/kern/tty_snoop.c is now sys/dev/snp/snp.c. Repo-copy by: jdp
2001-07-25 08:06:36 -04:00
.PATH
:
${.
CURDIR
}/../../
dev
/
snp
Add a makefile for snp(4) since it can be compiled as a module now.
2001-05-22 18:56:47 -04:00
KMOD
=
snp
sys/kern/tty_snoop.c is now sys/dev/snp/snp.c. Repo-copy by: jdp
2001-07-25 08:06:36 -04:00
SRCS
=
snp.c vnode_if.h
Add a makefile for snp(4) since it can be compiled as a module now.
2001-05-22 18:56:47 -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