diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 1995-02-22 13:48:07 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 1995-02-22 13:48:07 +0000 |
| commit | 17ee9d00bc1ae1e598c38f25826f861e4bc6c3ce (patch) | |
| tree | be2ffef6e40fae103a981c01ec004e3970d1cb63 /sys/modules/Makefile | |
| parent | dd3326315602cda0eb07d6b2c011804b7abdb451 (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 3d98fa7acd9f8..e6f2d66638d00 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.6 1994/10/16 20:39:52 sos Exp $ +# $Id: Makefile,v 1.7 1995/01/30 14:21:46 ugen Exp $ SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod ipfw kernfs msdos nfs nullfs \ - portal procfs socksys umapfs union + portal procfs socksys syscons umapfs union # # Doesn't work: # mfs |
