Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/12/2001 02:50:28
Module Name:	sharesrc
Committed By:	thorpej
Date:		Wed Dec 12 00:50:28 UTC 2001

Modified Files:
	sharesrc/share/mk: bsd.own.mk

Log Message:
Set the following vars with FOO?= so that alternative versions
can be specified in mk.conf: AR, AS, LD, NM, OBJCOPY, OBJDUMP,
RANLIB, SIZE, and STRIP.

This, along with some symlinks in TOOLDIR, makes it much easier to
test different versions of the GNU toolchain (e.g. binutils-current).


To generate a diff of this commit:
cvs rdiff -r1.230 -r1.231 sharesrc/share/mk/bsd.own.mk

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