summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1996-11-02 10:41:29 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1996-11-02 10:41:29 +0000
commit2fce0b4e66baed619f83c7226d51fe90862f0122 (patch)
treed86ccd4717a62f3faaf525458fc43e8934649b08 /sys/modules/Makefile
parent32ec48a5bc922ce80ce3a9293308be41a068ed9f (diff)
Notes
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
deleted file mode 100644
index 220df3d02883..000000000000
--- a/sys/modules/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $Id: Makefile,v 1.23 1996/06/12 03:49:35 asami 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 wcd
-
-# XXX builds, but not useable with present design
-# fpu gnufpu union
-
-.include <bsd.subdir.mk>