freebsd-dev/lkm/Makefile

12 lines
254 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.10 1995/06/13 20:51:13 wollman Exp $
SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
ipfw kernfs linux msdos nfs nullfs \
portal procfs socksys syscons umapfs union
#
# Doesn't work:
# mfs
#
.include <bsd.subdir.mk>