Makefile: Enable debugging of parser.
authorCarl Worth <cworth@cworth.org>
Mon, 10 May 2010 23:14:59 +0000 (16:14 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 10 May 2010 23:14:59 +0000 (16:14 -0700)
commit725c17a9266c1141508da623c8781412853b70e4
treec9f3b50861eb6b01fd967cae7fd77e6953369c46
parent633a692225fcdad15ce84776a7a18d7d008d52b3
Makefile: Enable debugging of parser.

This compiles the debugging code for teh parser. It's not active
unless the yydebug variable is set to a non-zero value.
Makefile