diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-04-06 19:35:06 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-04-06 19:35:06 +0000 |
commit | 83a33a21ad1f75288cddb77ae1d68869fea75060 (patch) | |
tree | 7ccee268e4a436ec3a09d257aa9118c39220fb36 /ld/ChangeLog | |
parent | 258950c5c9035d3885cc9dbd3207c7f411665c56 (diff) | |
download | gdb-83a33a21ad1f75288cddb77ae1d68869fea75060.zip gdb-83a33a21ad1f75288cddb77ae1d68869fea75060.tar.gz gdb-83a33a21ad1f75288cddb77ae1d68869fea75060.tar.bz2 |
* Makefile.am (ld.info): Invoke makeinfo with -I options directly
rather than relying on default rule. Don't depend upon
bfdsumm.texi.
(ld.dvi): Likewise.
(bfdsumm.texi): Remove target.
(CLEANFILES): Take bfdsumm.texi out of value.
* Makefile.in: Rebuild.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index d65b418..5a1be80 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,13 @@ +Mon Apr 6 15:33:39 1998 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.am (ld.info): Invoke makeinfo with -I options directly + rather than relying on default rule. Don't depend upon + bfdsumm.texi. + (ld.dvi): Likewise. + (bfdsumm.texi): Remove target. + (CLEANFILES): Take bfdsumm.texi out of value. + * Makefile.in: Rebuild. + Sun Apr 5 13:07:57 1998 Ian Lance Taylor <ian@cygnus.com> * scripttempl/pe.sc: Use shell variables to avoid depending upon |