Re: [HACKERS] make distclean keeps some files

2005-06-20 Thread Tom Lane
"Victor Y. Yegorov" <[EMAIL PROTECTED]> writes: > Are they kept intentionally? Yes. See maintainer-clean if you don't want 'em. regards, tom lane ---(end of broadcast)--- TIP 2: you can get off all lists at once with the un

[HACKERS] make distclean keeps some files

2005-06-20 Thread Victor Y. Yegorov
Playing with diffs, I've noticed, that after `make distclean` command some files are still present in the source tree. They're were not there before ./configure && make. They are: src/backend/bootstrap/bootparse.c src/backend/bootstrap/bootscanner.c src/backend/bootstrap/bootstrap_tokens.h src/bac