1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/lkm/Makefile

11 lines
198 B
Makefile

# $Id: Makefile,v 1.3 1994/09/22 22:12:54 wollman Exp $
SUBDIR= cd9660 fdesc ip_mroute_mod kernfs msdos nfs nullfs portal \
procfs umapfs union
#
# Doesn't work:
# mfs
#
.include <bsd.subdir.mk>