Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / rsaref / Makefile.ssl
index 45479b8a351c1e24796380d9740e1a263a0164dd..1b16b881df9f587b3c32e34ace175c97d41d93be 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) ../crypto/err/err_genc.pl -s $(ERR).h $(ERRC).c
-
 # DO NOT DELETE THIS LINE -- make depend depends on it.
 
 rsar_err.o: ../include/openssl/bn.h ../include/openssl/crypto.h