projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e50042
)
Do not delete on clean files not belonging to the project.
author
ayin
<ayin>
Thu, 21 Feb 2008 18:47:32 +0000
(18:47 +0000)
committer
ayin
<ayin>
Thu, 21 Feb 2008 18:47:32 +0000
(18:47 +0000)
Makefile.in
patch
|
blob
|
history
doc/Makefile.in
patch
|
blob
|
history
src/Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 70f9cf193f57d5f44d73a99080c7c1e0aa4e4290..491776dad95839efec5cf7ad5dfe1e8286567e56 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-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:
diff --git
a/doc/Makefile.in
b/doc/Makefile.in
index bac58b3e04246122d37cc35ea34c7e9261e0ecbf..d17f02b317aa631b06631d85749cca183e57a3c4 100644
(file)
--- a/
doc/Makefile.in
+++ b/
doc/Makefile.in
@@
-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
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 20ac6cbac3827408d2e0b4ae967cf28dc099ad48..012bcf5616bf9072d06796f57e525be5cb3ea3bc 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-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