diff options
author | Michael Sokolov <msokolov@ivan.harhan.org> | 2001-02-11 22:56:42 +0000 |
---|---|---|
committer | Michael Sokolov <msokolov@ivan.harhan.org> | 2001-02-11 22:56:42 +0000 |
commit | 847ee773eab1bc6127683c9c9616207629e3460c (patch) | |
tree | 2675449f2e7da1736e9c8e801250bf91730b6bfc /opcodes/ChangeLog | |
parent | 9f93bca5c70ce8deb596c3478be4335225d8c563 (diff) | |
download | gdb-847ee773eab1bc6127683c9c9616207629e3460c.zip gdb-847ee773eab1bc6127683c9c9616207629e3460c.tar.gz gdb-847ee773eab1bc6127683c9c9616207629e3460c.tar.bz2 |
* Makefile.am (stamp-lib): ranlib the libopcodes.a in the build
directory.
* Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4194447..6c93aa7 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG> + + * Makefile.am (stamp-lib): ranlib the libopcodes.a in the build + directory. + * Makefile.in: Regenerate. + 2001-02-09 Schwidefsky <schwidefsky@de.ibm.com> * Makefile.am: Add linux target for S/390. |