diff options
| author | Julian Elischer <julian@FreeBSD.org> | 1999-03-14 20:40:15 +0000 |
|---|---|---|
| committer | Julian Elischer <julian@FreeBSD.org> | 1999-03-14 20:40:15 +0000 |
| commit | 0237469f436fee70f328f0a7ac3a7a00f6ade3a2 (patch) | |
| tree | 5ef331af5fd37fde22750ab5130d86aadb408d6c /sys/modules/Makefile | |
| parent | cae59b3d6a3e7f6ceba4b31d5ecd37ecbf319ec7 (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 298a7dba8663f..f61c7833db971 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.51 1999/02/22 11:44:35 newton Exp $ +# $Id: Makefile,v 1.52 1999/03/14 09:20:01 julian Exp $ -# XXX present but broken: ip_mroute_mod vn +# 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 ntfs + mfs msdos nfs nullfs portal procfs umapfs union vinum ntfs vn # XXX some of these can move to the general case when de-i386'ed .if ${MACHINE_ARCH} == "i386" |
