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


>>> "Richard" == Richard Dawe <rich at phekda dot freeserve dot co dot uk> writes:

[...]

 Richard> So, back to my original suggestion: Modify the
 Richard> automake rules to invoke lex with the -t option and
 Richard> pipe the output to $LEX_OUTPUT_FILE. Then the use -P
 Richard> or %option prefix will not break the automake
 Richard> rule. But how portable is 'lex -t'?

lex -t, if portable, seems attractive to me because it would
allow us to drop ylwrap from the lex rules.

-- 
Alexandre Duret-Lutz




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