Larry Rosenman <[EMAIL PROTECTED]> writes: > Looks, to me, like gmake distclean should remove gram.c and it's > header. I removed gram.c, and restarted, and it went to completion. 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? regards, tom lane
- [HACKERS] Commit finished? Larry Rosenman
- [HACKERS] Re: Commit finished? Tom Lane
- [HACKERS] Re: Commit finished? Larry Rosenman
- [HACKERS] Re: Commit finished? Tom Lane
- [HACKERS] Re: Commit finished? Larry Rosenman
- [HACKERS] Re: Commit finished? Larry Rosenman
- Tom Lane