Revision 1e696b15baa1c3d9d42b6b1f60fc42eda8e0d4e5 authored by cvs2svn on 21 January 1999, 00:55:30 UTC, committed by cvs2svn on 21 January 1999, 00:55:30 UTC
1 parent ef8cc8f
Raw File
Makefile
#	$Id: Makefile,v 1.24 1996/06/23 13:31:20 bde Exp $

# XXX present but broken: ip_mroute_mod mfs
SUBDIR=	atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
	ipfw joy kernfs linux msdos nfs nullfs \
	pcic portal procfs qcam syscons umapfs 
# BROKEN due to lkm.h changes precluding > 1 module device per file.
#wcd

# XXX builds, but not useable with present design
# fpu gnufpu union

.include <bsd.subdir.mk>
back to top