diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-04-06 20:25:20 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-04-06 20:25:20 +0000 |
commit | 80ae9dea4b85fc8306d20fdf37c428d6ba072ac6 (patch) | |
tree | f3dc64d5b1718c850c87053d7fcddb3cafd68241 /binutils/ChangeLog | |
parent | 83a33a21ad1f75288cddb77ae1d68869fea75060 (diff) | |
download | gdb-80ae9dea4b85fc8306d20fdf37c428d6ba072ac6.zip gdb-80ae9dea4b85fc8306d20fdf37c428d6ba072ac6.tar.gz gdb-80ae9dea4b85fc8306d20fdf37c428d6ba072ac6.tar.bz2 |
* Makefile.am (PROGS): Move $(ADDR2LINE_PROG) to end, so that
Makefile.in doesn't have an empty continuation line.
(bin_PROGRAMS): Likewise.
* Makefile.in: Rebuild.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 146b5f5..e8c89b1 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +Mon Apr 6 16:24:35 1998 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.am (PROGS): Move $(ADDR2LINE_PROG) to end, so that + Makefile.in doesn't have an empty continuation line. + (bin_PROGRAMS): Likewise. + * Makefile.in: Rebuild. + Fri Apr 3 14:48:42 1998 Ian Lance Taylor <ian@cygnus.com> * Makefile.am (DISTCLEANFILES): Add site.exp and site.bak. |