summaryrefslogtreecommitdiffstats
path: root/crypto/rsa/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rsa/Makefile.ssl')
-rw-r--r--crypto/rsa/Makefile.ssl6
1 files changed, 0 insertions, 6 deletions
diff --git a/crypto/rsa/Makefile.ssl b/crypto/rsa/Makefile.ssl
index be33f56abb..1af5d61c3e 100644
--- a/crypto/rsa/Makefile.ssl
+++ b/crypto/rsa/Makefile.ssl
@@ -78,12 +78,6 @@ dclean:
clean:
rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
-errors: $(ERRC).c
-
-$(ERRC).c: $(ERR).err $(ERR).h
- $(PERL) $(TOP)/util/err-ins.pl $(ERR).err $(ERR).h
- $(PERL) ../err/err_genc.pl -s $(ERR).h $(ERRC).c
-
# DO NOT DELETE THIS LINE -- make depend depends on it.
rsa_eay.o: ../../include/openssl/bio.h ../../include/openssl/bn.h