diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-06-23 14:30:59 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-06-23 14:30:59 +0000 |
commit | 22a84b55803f2adae036b553f7ca347ba02744be (patch) | |
tree | efcebfcb28b510a0c884f27329799968cd4d8ca2 /binutils/ChangeLog | |
parent | e4c161579c631ab982f4a5783a1d8c72ed3430f6 (diff) | |
download | gdb-22a84b55803f2adae036b553f7ca347ba02744be.zip gdb-22a84b55803f2adae036b553f7ca347ba02744be.tar.gz gdb-22a84b55803f2adae036b553f7ca347ba02744be.tar.bz2 |
* Makefile.am (ar_DEPENDENCIES, ranlib_DEPENDENCIES)
(dlltool_DEPENDENCIES, windres_DEPENDENCIES): Remove @LEXLIB@.
* Makefile.in: Regenerate.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9c953ca..7d63df8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2006-06-23 Daniel Jacobowitz <dan@codesourcery.com> + + * Makefile.am (ar_DEPENDENCIES, ranlib_DEPENDENCIES) + (dlltool_DEPENDENCIES, windres_DEPENDENCIES): Remove @LEXLIB@. + * Makefile.in: Regenerate. + 2006-06-23 Alan Modra <amodra@bigpond.net.au> * Makefile.am (*_DEPENDENCIES): Add missing dependencies. |