diff options
| author | Ugen J.S. Antsilevich <ugen@FreeBSD.org> | 1995-01-30 14:21:46 +0000 |
|---|---|---|
| committer | Ugen J.S. Antsilevich <ugen@FreeBSD.org> | 1995-01-30 14:21:46 +0000 |
| commit | 89209d358dca5ac4f4c76a645bf25adc479de077 (patch) | |
| tree | 8d4882778e455f9aab22e46220d725a53e684262 /sys/modules | |
| parent | 255ec70534cbcfc3acc5ca510233b09dc093e700 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -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 193ea88d0d26b..3d98fa7acd9f8 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.5 1994/10/14 08:54:31 sos Exp $ +# $Id: Makefile,v 1.6 1994/10/16 20:39:52 sos Exp $ -SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod kernfs msdos nfs nullfs portal \ - procfs socksys umapfs union +SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod ipfw kernfs msdos nfs nullfs \ + portal procfs socksys umapfs union # # Doesn't work: # mfs |
