Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / crypto / conf / Makefile.ssl
index 5ee4dd47aef050dbcc826a0005131666f1603d57..54feb664f1fa7196ee69940f5e1106606899970d 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.
 
 conf.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h