Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / crypto / dsa / Makefile.ssl
index 677430055108194a46f2ffcbe4e4e87db7421483..6292943559ee7ee9bf8dababf74b6e04f798e957 100644 (file)
@@ -76,12 +76,6 @@ dclean:
 clean:
        rm -f *.o */*.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.
 
 dsa_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1_mac.h