]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/pkcs7/Makefile.ssl
Complete rewrite of the error code generation script. It now runs as a single
[thirdparty/openssl.git] / crypto / pkcs7 / Makefile.ssl
index b6babd79b383eacb75908e7157d220af3eb54538..65e4459169bd0cfc88e4b48901dee3f17b876f7a 100644 (file)
@@ -78,12 +78,6 @@ dclean:
 clean:
        rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
 
-errors: $(ERRC).c
-
-$(ERRC).c: $(ERR).err
-       $(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.
 
 pk7_doit.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h