On Feb 10, 2013, at 8:46 AM, Evan Huus <eapache@xxxxxxxxx> wrote:
> It seems that some of the recent makefile changes (specifically the
> ones fixing dependencies for grammar-generated files) will need
> backporting to 1.6/1.8. I'm not sure how tied up those changes are to
> all the other recent build changes though, so they may need manual
> adjustment...
I've backported to 1.6 and 1.8 the ones that changed dependencies to, for example, force Flex to be run to generate a .h file before trying to compile files that include the .h file.