This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
turn off putting flex/bison output in distfile?
- From: mcmahill at mtl dot mit dot edu
- Cc: automake at gnu dot org
- Date: Fri, 19 Jul 2002 05:25:35 -0400 (EDT)
- Subject: turn off putting flex/bison output in distfile?
- Reply-to: mcmahill at mtl dot mit dot edu
Is there a way to turn off the inclusion of lex and yacc generated output
in the distfile? I've seen some problems where yacc on one box generates
code which doesn't compile on a different box (assumes particular
headers).
Thanks
-Dan