2 Commits

Author SHA1 Message Date
Jeff Garzik
b8dbe27f6c Makefile: create OBJS list, to ease addition of new .c modules
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2009-11-08 18:26:56 -05:00
Jeff Garzik
62870f4575 Check in SQL lexer and parser from John Levine's _Flex & Bison_ O'Reilly book
The only changes were those needed to make the newly renamed parser build,
makefile and header file name changes.

Book URL, which describes the parser's construction (chapter 4):
	http://oreilly.com/catalog/9780596155988

Software URL: ftp://ftp.iecc.com/pub/file/flexbison.zip

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2009-11-08 17:34:31 -05:00