From: K. Richard Pixley Date: Tue, 13 Jul 1993 00:57:27 +0000 (+0000) Subject: * Makefile.in (TAGS): make work again by naming directories X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7d8d708459bfd45a69f406763c5c968f392597ac;p=binutils-gdb.git * Makefile.in (TAGS): make work again by naming directories explicitly rather than depending on undefined macros. (INSTALL_XFORM): correct bad install target. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index f06eaf52391..b8d6f381ec6 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.