1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/modules/Makefile

12 lines
259 B
Makefile

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