freebsd-dev/lkm/Makefile
Søren Schmidt 5828b66e7f Added coff & ibcs2 modules.
Reviewed by:
Submitted by:
Obtained from:
1994-10-14 08:54:31 +00:00

11 lines
209 B
Makefile

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