Re: [PATCH] Makefile.in 'make clean' should preserve backups

2002-03-18 Thread Josh Wilmes
FWIW, I really like having make clean delete *~. But since we have things like make cvsclean, i don't consider it essential. --Josh At 7:19 on 03/18/2002 GMT, Jonathan Stowe <[EMAIL PROTECTED]> wrote: > There may be a very good reason for this that I haven't determined but > this keeps catchi

[PATCH] Makefile.in 'make clean' should preserve backups

2002-03-18 Thread Jonathan Stowe
There may be a very good reason for this that I haven't determined but this keeps catching me - I don't really expect 'make clean' to be deleting files that I have deliberately made: --- Makefile.in~Mon Mar 18 07:06:35 2002 +++ Makefile.in Mon Mar 18 07:08:26 2002 @@ -425,7 +425,6 @@