Do not delete on clean files not belonging to the project.
authorayin <ayin>
Thu, 21 Feb 2008 18:47:32 +0000 (18:47 +0000)
committerayin <ayin>
Thu, 21 Feb 2008 18:47:32 +0000 (18:47 +0000)
Makefile.in
doc/Makefile.in
src/Makefile.in

index 70f9cf193f57d5f44d73a99080c7c1e0aa4e4290..491776dad95839efec5cf7ad5dfe1e8286567e56 100644 (file)
@@ -65,7 +65,7 @@ Makefiles:
 cleandir: realclean
 
 distclean-local:
-       rm -f *~ config.cache config.h config.log config.status
+       rm -f config.cache config.h config.log config.status
        rm -f Makefile
 
 distdir:
index bac58b3e04246122d37cc35ea34c7e9261e0ecbf..d17f02b317aa631b06631d85749cca183e57a3c4 100644 (file)
@@ -77,7 +77,6 @@ alldoc: rxvt.1.man.in rxvt.7.man.in rxvtc.1.man.in rxvtd.1.man.in rxvtperl.3.man
        infocmp -C rxvt-unicode >$(srcdir)/etc/rxvt-unicode.termcap
 
 clean:
-       rm -f *~
        rm -f rxvt.1.man rxvt.7.man rxvtc.1.man rxvtd.1.man rxvtperl.3.man
 
 distclean: clean
index 20ac6cbac3827408d2e0b4ae967cf28dc099ad48..012bcf5616bf9072d06796f57e525be5cb3ea3bc 100644 (file)
@@ -86,7 +86,7 @@ alldoc:
 
 clean:
        rm -f rxvt rxvtc rxvtd perlxsi.c rxvtperl.C
-       rm -f *.o tmpproto *.tmp
+       rm -f *.o
 
 distclean: clean
        rm -f Makefile