freebsd-dev/lkm/Makefile
1995-10-28 13:28:16 +00:00

12 lines
259 B
Makefile

# $Id: Makefile,v 1.15 1995/10/28 12:34:11 peter Exp $
SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
ipfw kernfs linux msdos nfs nullfs \
pcic portal procfs syscons umapfs union
#
# Doesn't work:
# mfs atapi wcd
#
.include <bsd.subdir.mk>