freebsd-skq/usr.bin/strip
Bruce Evans 3fbfb0f281 Build a stripped copy of `strip' so that it doesn't have to be stripped
at install time.  This will allow `install -C' to avoid replacing the
installed copy if the new copy is the same.  `install -C' would actually
work right if `strip' is already installed, but the Makefile doesn't
know that and has to work for plain `install'.

Stripping should be done by default at link time, but complications
would still be required for installing `strip' in case the default is
overridden.
1995-07-24 22:50:17 +00:00
..
Makefile Build a stripped copy of `strip' so that it doesn't have to be stripped 1995-07-24 22:50:17 +00:00
strip.1 - Bring in -x option changes from 1.x 1994-09-03 12:58:05 +00:00
strip.1aout - Bring in -x option changes from 1.x 1994-09-03 12:58:05 +00:00
strip.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00