summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2006-04-11 20:05:23 +0000
committerUlf Möller <ulf@openssl.org>2006-04-11 20:05:23 +0000
commit9555339007eb4557be991ce61c1bc33faa05252a (patch)
treee446214a32966a11f6647348fec1c6a459d2e718 /tools
parent2fbe371f53451ef165331b10006d61e7d77a09c7 (diff)
downloadopenssl-new-9555339007eb4557be991ce61c1bc33faa05252a.tar.gz
improve make dclean to remove files generated during build
PR: 1308 Submitted by: Oliver Tappe <zooey@hirschkaefer.de> Reviewed by: Ulf Moeller
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 4ca835c4af..bb6fb71f3e 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -49,6 +49,7 @@ depend:
dclean:
$(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new
mv -f Makefile.new $(MAKEFILE)
+ rm -f c_rehash
clean:
rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff