HardenedBSD/lkm/Makefile

12 lines
247 B
Makefile
Raw Normal View History

# $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>