xref: /freebsd/sys/modules/Makefile (revision 0ea3482342b4d7d6e71f3007ce4dafe445c639fd)
1#	$Id: Makefile,v 1.16 1995/10/28 13:28:16 peter Exp $
2
3SUBDIR=	atapi cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
4	ipfw kernfs linux msdos nfs nullfs \
5	pcic portal procfs syscons umapfs union wcd
6#
7# Doesn't work:
8# mfs
9#
10
11.include <bsd.subdir.mk>
12