Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Tom Lane writes:
>> distclean does not remove gram.c because we include gram.c in the
>> distribution.  Perhaps there should be another target that gets rid
>> of *all* the derived files (maintainer-clean might be the GNU-approved
>> name for that, not sure).  Peter, any comment here?

> Not only that, but we've had it for several months... :-)

Ah, my mistake.  I looked in backend/parser/Makefile and didn't see
any rule for maintainer-clean, so assumed it wasn't there yet :-(

                        regards, tom lane

Reply via email to