Added $Id$ to Makefile, updated strip.1 and strip.c to lattest from NetBSD,
authorRod Grimes <rgrimes@FreeBSD.org>
Sun, 26 Sep 1993 19:27:56 +0000 (19:27 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Sun, 26 Sep 1993 19:27:56 +0000 (19:27 +0000)
commit8bcfe2594b20c66c98982161c55a4878092dc7fd
tree6de8f353534456932414cd2e8db5a7373993a4ce
parent416fee7e41a2aa75e84a1f3f60d767edc9b22016
Added $Id$ to Makefile, updated strip.1 and strip.c to lattest from NetBSD,
with special support for -x option.

These are the applicable excerpts from the NetBSD rlog:
----------------------------
revision 1.6
date: 1993/09/07 16:12:15;  author: brezak;  state: Exp;  lines: +2 -1
Remove filenames with -x flag, too.
----------------------------
revision 1.5
date: 1993/08/27 02:33:36;  author: brezak;  state: Exp;  lines: +14 -2
Add -x flag to remove stabs, compiler idents and local symbols.
----------------------------
usr.bin/strip/Makefile
usr.bin/strip/strip.1
usr.bin/strip/strip.c