Commit Briefs
don't pass -d to yacc
Patch from Josiah Frentsos, thanks!
template: drop tmpl.c from SRCS
was added there mistakenly. it's not part of the "compiler", it's part of the "user library" and provides useful functions for the consumers.
import template
ok tracey@