aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-09-21 23:27:16 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-09-21 23:27:16 +0000
commit4b1e44f14a10ddc1e03c93e168c39f1dec1daee3 (patch)
treeb6c6b02c3cdaa07c1f63200a868d07a7113dad8d /sys/modules/Makefile
parent67bfdf835b37cf9a7a7184ab6353eee2adc3d649 (diff)
Notes
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 1262bdfd71ab..e71bd1765c7a 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -1,5 +1,6 @@
-# $Id$
+# $Id: Makefile,v 1.1 1994/09/16 20:24:26 wollman Exp $
-SUBDIR= ip_mroute_mod
+SUBDIR= cd9660 fdesc ip_mroute_mod kernfs mfs msdos nullfs portal \
+ procfs umapfs union
.include <bsd.subdir.mk>