Re: Using C++ generated parsers with autotools

2006-11-25 Thread David Fang
> If you're currently using autotools with C++ generated parsers, how do > you handle all those generated files within autotools? How do you say > location.hh and position.hh and others were generated by bison and > they should be cleaned up? The general mechanism is to name them in CLEANFILES +=

Using C++ generated parsers with autotools

2006-11-25 Thread Paulo J. Matos
Hello all, If you're currently using autotools with C++ generated parsers, how do you handle all those generated files within autotools? How do you say location.hh and position.hh and others were generated by bison and they should be cleaned up? Regards, -- Paulo Jorge Matos - pocm at soton.ac.u