Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 07/03/2007 16:29:24
Module Name:	src
Committed By:	joerg
Date:		Tue Jul  3 16:29:24 UTC 2007

Modified Files:
	src/share/mk: bsd.own.mk
	src/tools/binstall: Makefile

Log Message:
Rename nbinstall to ${MACHINE_GNU_PLATFORM}-install as it calls the
target strip. Don't pass down strip as it is not needed any longer.


To generate a diff of this commit:
cvs rdiff -r1.495 -r1.496 src/share/mk/bsd.own.mk
cvs rdiff -r1.6 -r1.7 src/tools/binstall/Makefile

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