freebsd-dev/gnu/usr.bin/binutils/strip
John Polstra b6e7a280a9 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.
1998-03-06 00:28:04 +00:00
..
Makefile Fix the broken installation of strip. It tried to use the installed 1998-03-06 00:28:04 +00:00