aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1999-03-14 09:20:01 +0000
committerJulian Elischer <julian@FreeBSD.org>1999-03-14 09:20:01 +0000
commita5296b05b4d6fcbdc9f1ad4b9228cf83cc788308 (patch)
tree8ec57942265fc5e36100491f58e878894aac8be2 /sys/modules/Makefile
parentac3101276b65afd60bdeecd6fb13c1dd1189c2b0 (diff)
Notes
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 59d56bbcd746..298a7dba8663 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.50 1999/02/03 04:18:25 semenu Exp $
+# $Id: Makefile,v 1.51 1999/02/22 11:44:35 newton Exp $
-# XXX present but broken: ip_mroute_mod
+# XXX present but broken: ip_mroute_mod vn
# XXX not yet completed porting: acd
# XXX builds but not updated: atapi
SUBDIR= ccd cd9660 coda fdesc if_disc if_ppp if_sl if_tun ipfw kernfs \
- mfs msdos nfs nullfs portal procfs umapfs union vinum vn ntfs
+ mfs msdos nfs nullfs portal procfs umapfs union vinum ntfs
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"