diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-09-22 22:12:59 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-09-22 22:12:59 +0000 |
| commit | 42477d75d038de2ef2d8cbb77644f63f56d2076f (patch) | |
| tree | 62352666e7f734d4bec34aa573c5f764390a3deb /sys/modules/Makefile | |
| parent | e21fa31a8edd19d1cdc670965d3430a269da3266 (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 e71bd1765c7a..155135b15b8d 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.1 1994/09/16 20:24:26 wollman Exp $ +# $Id: Makefile,v 1.2 1994/09/21 23:26:55 wollman Exp $ -SUBDIR= cd9660 fdesc ip_mroute_mod kernfs mfs msdos nullfs portal \ +SUBDIR= cd9660 fdesc ip_mroute_mod kernfs mfs msdos nfs nullfs portal \ procfs umapfs union .include <bsd.subdir.mk> |
