Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules Descend into ccd
details: https://anonhg.NetBSD.org/src/rev/3b065394e4fc
branches: trunk
changeset: 325559:3b065394e4fc
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sat Dec 28 19:45:13 2013 +0000
description:
Descend into ccd
diffstat:
sys/modules/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 911331e82066 -r 3b065394e4fc sys/modules/Makefile
--- a/sys/modules/Makefile Sat Dec 28 19:44:41 2013 +0000
+++ b/sys/modules/Makefile Sat Dec 28 19:45:13 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.129 2013/12/28 19:25:07 pgoyette Exp $
+# $NetBSD: Makefile,v 1.130 2013/12/28 19:45:13 pgoyette Exp $
.include <bsd.own.mk>
@@ -10,6 +10,7 @@
SUBDIR+= aio
SUBDIR+= bpf
SUBDIR+= cd9660
+SUBDIR+= ccd
SUBDIR+= cgd
SUBDIR+= coda
SUBDIR+= coda5
Home |
Main Index |
Thread Index |
Old Index