Makefile.in (gengtype-lex.c): flex 2.5.4[a] doesn't understand a space after the...
authorCarlo Wood <carlo@alinoe.com>
Wed, 8 Oct 2003 12:24:08 +0000 (12:24 +0000)
committerCarlo Wood <carlo@gcc.gnu.org>
Wed, 8 Oct 2003 12:24:08 +0000 (12:24 +0000)
commite6e2802fa761041287343a591e94f50d75f4af06
treebf00aedae48817fb855438c106ec53e4feef059e
parent84879759e90349c8de918cc7e52b9922a377ba06
Makefile.in (gengtype-lex.c): flex 2.5.4[a] doesn't understand a space after the -o option.

* Makefile.in (gengtype-lex.c): flex 2.5.4[a] doesn't understand
a space after the -o option.  flex 2.5.31 understands both, with
and without the space. Removed that space.

From-SVN: r72223
gcc/ChangeLog
gcc/Makefile.in