K 10 svn:author V 2 ru K 8 svn:date V 27 2003-07-04T17:35:26.000000Z K 7 svn:log V 462 Don't hardcore PATH into BINMAKE; the latter should only be comprised of the path to a make(1) binary (possibly the one built by the "make" target in this Makefile), and a path to a fresh share/mk. The idea is to allow "make release" pick up the right "make" binary, if one exists. This fixes release.5 I broke with the last commit here; the second PATH here was overriding the right one from WMAKEENV while rebuilding the "build-tools" for crunched binaries. END