Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf correct comment
details: https://anonhg.NetBSD.org/src/rev/aaa4e0fa3655
branches: trunk
changeset: 764678:aaa4e0fa3655
user: plunky <plunky%NetBSD.org@localhost>
date: Sat Apr 30 19:21:09 2011 +0000
description:
correct comment
diffstat:
sys/conf/Makefile.kern.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4e1dcc33e97a -r aaa4e0fa3655 sys/conf/Makefile.kern.inc
--- a/sys/conf/Makefile.kern.inc Sat Apr 30 16:58:35 2011 +0000
+++ b/sys/conf/Makefile.kern.inc Sat Apr 30 19:21:09 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.kern.inc,v 1.130 2011/02/17 18:47:13 matt Exp $
+# $NetBSD: Makefile.kern.inc,v 1.131 2011/04/30 19:21:09 plunky Exp $
#
# This file contains common `MI' targets and definitions and it is included
# at the bottom of each `MD' ${MACHINE}/conf/Makefile.${MACHINE}.
@@ -115,7 +115,7 @@
. endfor
.endfor
-# Always compile subr_debug_info.c with debug informations.
+# Always compile debugsyms.c with debug information.
# This allows gdb to use type informations.
#
COPTS.debugsyms.c+= -g
Home |
Main Index |
Thread Index |
Old Index