mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 10:50:09 -04:00
If somebody with the right HW would make the change to /etc/rc to use this, we could rip MATH_EMULATE from GENERIC...
11 lines
270 B
Makefile
11 lines
270 B
Makefile
# $Id: Makefile,v 1.17 1995/10/28 17:46:03 peter Exp $
|
|
|
|
SUBDIR= atapi cd9660 coff fdesc fpu gnufpu ibcs2 if_disc if_ppp if_sl if_tun \
|
|
ipfw kernfs linux msdos nfs nullfs \
|
|
pcic portal procfs syscons umapfs union wcd
|
|
#
|
|
# Doesn't work:
|
|
# mfs
|
|
#
|
|
|
|
.include <bsd.subdir.mk>
|