K 10 svn:author V 3 jdp K 8 svn:date V 27 1998-03-06T00:28:04.000000Z K 7 svn:log V 258 Fix the broken installation of strip. It tried to use the installed strip program (via "install") to strip itself. But the program wasn't executable because "install" hadn't made it so yet. I borrowed the method used for the old strip to get around this. END