HardenedBSD/lkm/Makefile
Garrett Wollman ca78a2a8bb I was wrong. I thought that the ip_mroute lkm would still compile, but it
seems to have stopped working on me.  Disable it until I get a chance to
fix it.
1995-06-13 20:51:13 +00:00

12 lines
247 B
Makefile

# $Id: Makefile,v 1.9 1995/03/20 19:25:38 wollman Exp $
SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
ipfw kernfs msdos nfs nullfs \
portal procfs socksys syscons umapfs union
#
# Doesn't work:
# mfs
#
.include <bsd.subdir.mk>