]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lkm/Makefile
This commit was generated by cvs2svn to compensate for changes in r33011,
[FreeBSD/FreeBSD.git] / lkm / Makefile
1 #       $Id: Makefile,v 1.27 1997/08/09 00:23:07 dyson Exp $
2
3 # XXX present but broken: ip_mroute_mod mfs
4 SUBDIR= atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
5         ipfw joy kernfs linux msdos nfs nullfs \
6         pcic portal procfs qcam syscons umapfs wcd
7
8 # XXX builds, but not useable with present design
9 # fpu gnufpu union
10
11 .include <bsd.subdir.mk>