* dep-in.sed: Output one filename per line with all lines having
authorAlan Modra <amodra@gmail.com>
Tue, 26 May 2009 03:19:50 +0000 (03:19 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 26 May 2009 03:19:50 +0000 (03:19 +0000)
commit5de4cd1336d5bc50c1cd281eaacf62058e8a905b
tree5ec2264f2391f59a9b787e8611a1752741316b7e
parent9e097a72c91d18b86c53ce98e9a9d32d9df899de
* dep-in.sed: Output one filename per line with all lines having
continuation backslash.  Prefix first line with "A", following
lines with "B".
* Makefile.am (DEP): Don't use dep.sed here.
(DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
sort and uniq.
(DEPTC, DEPOBJ, DEP2): Use dep.sed on dependencies, sort and uniq.
Emit multi dependencies on one line.
* Makefile.in: Regenerate.
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/dep-in.sed