diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2000-03-09 03:13:21 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2000-03-09 03:13:21 +0000 |
commit | 9c28aef3931ac8c39b84ec1b9930d998e79cbf99 (patch) | |
tree | b2fed4985e29d4e6d03033e0fd2738013cb03848 /binutils/ChangeLog | |
parent | 4cc24188905500812f6951ff67f1799c57c7c858 (diff) | |
download | gdb-9c28aef3931ac8c39b84ec1b9930d998e79cbf99.zip gdb-9c28aef3931ac8c39b84ec1b9930d998e79cbf99.tar.gz gdb-9c28aef3931ac8c39b84ec1b9930d998e79cbf99.tar.bz2 |
2000-03-08 H.J. Lu <hjl@gnu.org>
* Makefile.am (install-exec-local): Depend on
install-binPROGRAMS for parallel make.
* Makefile.in: Regenerated.
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 5771feb..feee80d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2000-03-08 H.J. Lu <hjl@gnu.org> + + * Makefile.am (install-exec-local): Depend on + install-binPROGRAMS for parallel make. + * Makefile.in: Regenerated. + 2000-02-27 Ian Lance Taylor <ian@zembu.com> From Brad Lucier <lucier@math.purdue.edu>: |