FLEX -> LEX. use bison & flex from ../ if they exist

This commit is contained in:
K. Richard Pixley
1992-05-06 18:11:09 +00:00
parent 146a41ab3d
commit 58137c4d79

View File

@ -1,5 +1,8 @@
Wed May 6 11:08:53 1992 K. Richard Pixley (rich@rtl.cygnus.com) 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. * sanity.sh: remove temporary directory when finished.
Tue May 5 12:00:58 1992 Per Bothner (bothner@rtl.cygnus.com) Tue May 5 12:00:58 1992 Per Bothner (bothner@rtl.cygnus.com)