Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 11/23/2006 12:05:26
Module Name:	src
Committed By:	martin
Date:		Thu Nov 23 12:05:26 UTC 2006

Modified Files:
	src/share/mk: bsd.lib.mk

Log Message:
When checking wether we are debugging, look for -g in ${CFLAGS} instead
of ${COPTS}. The latter explicitly includes the former and ${DBG}, where
the -g most likely is hidden.


To generate a diff of this commit:
cvs rdiff -r1.269 -r1.270 src/share/mk/bsd.lib.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.