* Makefile.am (EXTRA_DIST): Remove bfin-lex.l and bfin-defs.h.

* Makefile.in: Regenerate.
This commit is contained in:
Ian Lance Taylor
2005-10-10 17:24:06 +00:00
parent 8b515579d6
commit fa4ec3f59f
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2005-10-10 Ian Lance Taylor <ian@airs.com>
* Makefile.am (EXTRA_DIST): Remove bfin-lex.l and bfin-defs.h.
* Makefile.in: Regenerate.
2005-10-10 Arnold Metselaar <arnold.metselaar@planet.nl>
* expr.c (operator): Allow "!=" as a synonym for "<>".