summaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorSemen Ustimenko <semenu@FreeBSD.org>1999-02-03 04:18:25 +0000
committerSemen Ustimenko <semenu@FreeBSD.org>1999-02-03 04:18:25 +0000
commitb4b8aedf57ac5f8a2e8e142791bcf041b9406957 (patch)
treec5f401a97b1b862697aab1d962d6ae803d2845e0 /sys/modules/Makefile
parent52e93a35a3194fd54c9191d7c4718aed4a801777 (diff)
Notes
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index dbda09b3e867..dc88aa965c88 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.48 1999/01/21 17:19:56 peter Exp $
+# $Id: Makefile,v 1.49 1999/01/30 06:31:51 newton Exp $
# XXX present but broken: ip_mroute_mod
# 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
+ mfs msdos nfs nullfs portal procfs umapfs union vinum vn ntfs
# XXX some of these can move to the general case when de-i386'ed
.if ${MACHINE_ARCH} == "i386"