Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / crypto / pkcs12 / Makefile.ssl
index ae21fea3e7a6566ce0726e51bf3935b3b0b1d249..4d1aac349b381d1991c7beeb4e9fac2fb10135e6 100644 (file)
@@ -82,12 +82,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.
 
 p12_add.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h