diff options
author | K. Richard Pixley <rich@cygnus> | 1993-07-13 00:57:27 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-07-13 00:57:27 +0000 |
commit | 7d8d708459bfd45a69f406763c5c968f392597ac (patch) | |
tree | 434e87d6c6c47280621c245fc801fe196854844e /binutils | |
parent | f42084627b449996204810c61068505deffe77af (diff) | |
download | gdb-7d8d708459bfd45a69f406763c5c968f392597ac.zip gdb-7d8d708459bfd45a69f406763c5c968f392597ac.tar.gz gdb-7d8d708459bfd45a69f406763c5c968f392597ac.tar.bz2 |
* Makefile.in (TAGS): make work again by naming directories
explicitly rather than depending on undefined macros.
(INSTALL_XFORM): correct bad install target.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index f06eaf5..b8d6f38 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Mon Jul 12 17:55:34 1993 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in (TAGS): make work again by naming directories + explicitly rather than depending on undefined macros. + (INSTALL_XFORM): correct bad install target. + Fri Jul 2 16:58:34 1993 David J. Mackenzie (djm@thepub.cygnus.com) * strings.c: Doc fixes. |