> any reason to hold it? Please, unleash the beast! Just one (possibly minor) problem: the yacc rules hard-code .tab.* as the output root, while DOSish systems use _tab.* (cfr LEX_OUTPUT_ROOT). This will make automake's yacc rules unusable in non-LFN environments.
In itself not a big deal, I suppose. I would like to see a macro in 1.7 that detects the correct yacc output root (yes, Akim, I'll try to write one :-)).
