Commit Briefs

8cc1bc1fdb Stefan Sperling

ensure that obj/parse.h gets removed during 'make clean'


b43e02dae2 Omar Polo

don't pass -d to yacc

Patch from Josiah Frentsos, thanks!


1dec34dfda Omar Polo

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.


2c02675e51 Omar Polo

import template

ok tracey@