Fix the update target and remove duplicate file updates
[openssl.git] / tools / Makefile
index fb998b316c2c95a723c1e51142779f3561986ea4..c1a2f6bccf54a409854b762f4b0dd43b2906086d 100644 (file)
@@ -1,5 +1,5 @@
 #
-# SSLeay/tools/Makefile
+# OpenSSL/tools/Makefile
 #
 
 DIR=   tools
@@ -44,11 +44,14 @@ tags:
 
 errors:
 
+update: depend
+
 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