diff options
| author | Mike Smith <msmith@FreeBSD.org> | 1998-02-18 14:30:07 +0000 |
|---|---|---|
| committer | Mike Smith <msmith@FreeBSD.org> | 1998-02-18 14:30:07 +0000 |
| commit | 34ec3b3cc9b80ba50dea21456d59ec3037afa5a7 (patch) | |
| tree | 0b9ff3f6c8b6994bec4277a65de3abd9e8388c19 /sys/modules/Makefile | |
| parent | a2ea470e7bc44d4a43b610a602f56b9d107f6a1a (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index f66619dec2c9..a638a1f8f8c2 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.27 1997/08/09 00:23:07 dyson Exp $ +# $Id: Makefile,v 1.28 1997/08/28 14:45:12 jlemon 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 + pcic portal procfs syscons umapfs wcd # XXX builds, but not useable with present design # fpu gnufpu union |
