* dep-in.sed: Output one filename per line with all lines having
authorAlan Modra <amodra@gmail.com>
Tue, 26 May 2009 03:20:10 +0000 (03:20 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 26 May 2009 03:20:10 +0000 (03:20 +0000)
commit00f3247a62aa73c2cd8f80d8d8614a89bc417301
tree45593758fa23bf957546b1c7858a943842d8215f
parent5de4cd1336d5bc50c1cd281eaacf62058e8a905b
* 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.
* Makefile.in: Regenerate.
12 files changed:
binutils/ChangeLog
binutils/Makefile.am
binutils/Makefile.in
binutils/dep-in.sed
gprof/ChangeLog
gprof/Makefile.am
gprof/Makefile.in
gprof/dep-in.sed
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/dep-in.sed
This page took 0.025974 seconds and 4 git commands to generate.