HardenedBSD/lkm/Makefile

12 lines
306 B
Makefile
Raw Normal View History

1997-02-22 13:49:29 +01:00
# $Id$
# XXX present but broken: ip_mroute_mod mfs
1996-06-12 05:49:35 +02:00
SUBDIR= atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
1996-03-16 02:43:26 +01:00
ipfw joy kernfs linux msdos nfs nullfs \
1996-06-23 15:31:20 +02:00
pcic portal procfs qcam syscons umapfs wcd
# XXX builds, but not useable with present design
1996-06-23 15:31:20 +02:00
# fpu gnufpu union
.include <bsd.subdir.mk>