freebsd-skq/lkm/Makefile
Poul-Henning Kamp e531deaeb2 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 08:26:14 +00:00

12 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>