diff options
author | bde <bde@FreeBSD.org> | 1995-07-24 22:50:17 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1995-07-24 22:50:17 +0000 |
commit | 6496fec897c7d9bbcc903cd2c2d50a8da7d60aae (patch) | |
tree | 29e2884e6798745f12fe455f29555a74b62809a6 /eBones/usr.bin | |
parent | 2abb3f187ae0fff806fc1dfa1c2d50ffe56b46cb (diff) | |
download | FreeBSD-src-6496fec897c7d9bbcc903cd2c2d50a8da7d60aae.zip FreeBSD-src-6496fec897c7d9bbcc903cd2c2d50a8da7d60aae.tar.gz |
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.
Diffstat (limited to 'eBones/usr.bin')
0 files changed, 0 insertions, 0 deletions