Treatment of -R flag is altered.
authorkeie <none@none>
Mon, 26 Nov 1984 17:14:17 +0000 (17:14 +0000)
committerkeie <none@none>
Mon, 26 Nov 1984 17:14:17 +0000 (17:14 +0000)
commit4a36e98f5cd22642a3dc0b1c4793474226622e44
tree959b9606ea5e91215dd925b3329012de1e39335a
parent3c2c03165bee64799d90de6d0f1b62df0b7456c5
Treatment of -R flag is altered.
1 - if recognized by mapflag and not by Ack internally no
    complaint is given.
2 - If recognized by both mapflag and internally:
       -R....-.... : effectuate only mapflag command
       otherwise   : effectuate both.
3 - If not recognized at all, give a warning message and
    pass the flag to the linker.
util/ack/main.c
util/ack/trans.c