]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/pem/Makefile.ssl
Complete rewrite of the error code generation script. It now runs as a single
[thirdparty/openssl.git] / crypto / pem / Makefile.ssl
index 6a92f7d094441e1deae8402899e1ad24043d63f5..44dc6c577bc0d8292f88bec64c3b2cd532149fc3 100644 (file)
@@ -77,12 +77,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.
 
 pem_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h