* copy.c: When is_strip (because it is invoked as the strip
authorPer Bothner <per@bothner.com>
Wed, 5 Aug 1992 18:46:00 +0000 (18:46 +0000)
committerPer Bothner <per@bothner.com>
Wed, 5 Aug 1992 18:46:00 +0000 (18:46 +0000)
commitee9d275b29f54966d7a52ce410bff7f194cd23c1
tree99440bee2b84412242c61221d790363a4ab2a8fc
parent15ee4caab231b40b30ecf294454b82c0473401e2
* copy.c:  When is_strip (because it is invoked as the strip
program), follow traditional argv processing:
'strip file1 file2' now strips file1 and file2, rather
than stripping file1 (as input), leaving output in file2.
binutils/ChangeLog
binutils/copy.c