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-23 23:28:37 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fbe9cff112
opnsense-src
/
sys
/
modules
/
fpu
/
Makefile
9 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-27 21:08:13 -04:00
# $FreeBSD$
Two x87 emulators as LKMs. If somebody with the right HW would make the change to /etc/rc to use this, we could rip MATH_EMULATE from GENERIC...
1995-12-14 03:26:14 -05:00
Use a consistent style and one much closer to the rest of /usr/src
2001-01-06 09:00:42 -05:00
.PATH
:
${.
CURDIR
}/../../
i
386/
i
386
KMOD
=
fpu
SRCS
=
math_emulate.c
Two x87 emulators as LKMs. If somebody with the right HW would make the change to /etc/rc to use this, we could rip MATH_EMULATE from GENERIC...
1995-12-14 03:26:14 -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