Re: [HACKERS] Open 6.4 items
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Jan Wieck <jwieck@debis.com>
Cc: Bruce Momjian <maillist@candle.pha.pa.us>, hackers@postgreSQL.org
Date: 1998-10-28T17:20:33Z
Lists: pgsql-hackers
> The only thing required is to take them out of the 'clean' rm
> in Makefile.in and add the bison/flex created files to CVS.
> If gram.c, y.tab.h and scan.l are present and newer than
> gram.y and scan.l the Makefile will already skip the steps to
> create them.
We should do that for the ecpg pre-processor also.
- Tom