From: K. Richard Pixley Date: Wed, 6 May 1992 18:11:09 +0000 (+0000) Subject: FLEX -> LEX. use bison & flex from ../ if they exist X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=58137c4d79ebd9ccd612d1bd8a11f163974f47b7;p=binutils-gdb.git FLEX -> LEX. use bison & flex from ../ if they exist --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 977ea3fee0b..9f0526f6b75 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,8 @@ Wed May 6 11:08:53 1992 K. Richard Pixley (rich@rtl.cygnus.com) + * Makefile.in: use bison & flex from ../ if they exist. Also, + FLEX->LEX. + * sanity.sh: remove temporary directory when finished. Tue May 5 12:00:58 1992 Per Bothner (bothner@rtl.cygnus.com)