Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / crypto / dh / Makefile.ssl
index 739a712315fdeab3a71463af6a5e75de5f3846d6..a74c1281f0bb1cc8b2b3953a6888ab14c4f96e95 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.
 
 dh_check.o: ../../include/openssl/bio.h ../../include/openssl/bn.h