On Jul 3, 2007, at 9:29 AM, Joerg Sonnenberger wrote:
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.
If we were passing in the correct STRIP, what is the reason for this change?
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.
-- thorpej