]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/buffer/Makefile.ssl
Complete rewrite of the error code generation script. It now runs as a single
[thirdparty/openssl.git] / crypto / buffer / Makefile.ssl
index d0a4080cd20581ecd29775b9742facb69081acfa..d7ef1a441367fcb22a66f3087103fe6229216869 100644 (file)
@@ -76,12 +76,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.
 
 buf_err.o: ../../include/openssl/buffer.h ../../include/openssl/err.h