Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/28/2006 11:10:18
Module Name:	src
Committed By:	dsl
Date:		Sat Jan 28 11:10:18 UTC 2006

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

Log Message:
Use ${OBJCOPY} -[xX] ${.TARGET} instead of getting the file written to
${.TARGET}.tmp and running ${LD} -[xX] ...
I don't believe there are any architectures where objcopy can't delete local
symbols.


To generate a diff of this commit:
cvs rdiff -r1.262 -r1.263 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.