summaryrefslogtreecommitdiffstats
path: root/crypto/comp/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/comp/Makefile.ssl')
-rw-r--r--crypto/comp/Makefile.ssl12
1 files changed, 0 insertions, 12 deletions
diff --git a/crypto/comp/Makefile.ssl b/crypto/comp/Makefile.ssl
index ba9def92df..dccd2ec36a 100644
--- a/crypto/comp/Makefile.ssl
+++ b/crypto/comp/Makefile.ssl
@@ -79,18 +79,6 @@ dclean:
clean:
rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
-# This is a dummy to create comp.err: remove if we add any real errors to this
-# stuff.
-
-comp.err:
- touch comp.err
-
-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.
c_rle.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h