This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: automake & flex's -P option


On Tue, 18 Mar 2003, Akim Demaille wrote:

> I don't think this is the right track, since flex and bison now
> generate more that just one file.  Relying on something like -o is
> saner, but stdout is a dead end.

yacc & clones generate two files, lex one - unless you're referring to
some nonstandard usage that doesn't come to mind.  In that case, there's
no reason to rely on %option.

-- 
T.E.Dickey <dickey at herndon4 dot his dot com>
http://invisible-island.net
ftp://invisible-island.net



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]