summaryrefslogtreecommitdiff
path: root/crypto/pem/Makefile.ssl
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-22 20:10:06 +0000
committerUlf Möller <ulf@openssl.org>1999-04-22 20:10:06 +0000
commit169cc7a11245a1cdecfa01ceade27e4c9a7d7c91 (patch)
tree3977e875f36e7f934bc18ca0d7ee3370d42a34a2 /crypto/pem/Makefile.ssl
parent1a01cad3aeacac0e4af352486de293362e700472 (diff)
downloadopenssl-new-169cc7a11245a1cdecfa01ceade27e4c9a7d7c91.tar.gz
Remove references to .org header file names.
Diffstat (limited to 'crypto/pem/Makefile.ssl')
-rw-r--r--crypto/pem/Makefile.ssl1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/pem/Makefile.ssl b/crypto/pem/Makefile.ssl
index decb2fe13c..4f90ffb797 100644
--- a/crypto/pem/Makefile.ssl
+++ b/crypto/pem/Makefile.ssl
@@ -80,7 +80,6 @@ clean:
errors: $(ERRC).c
$(ERRC).c: $(ERR).err
- $(PERL) $(TOP)/util/err-ins.pl $(ERR).err $(ERR).org # SPECIAL CASE .org
$(PERL) $(TOP)/util/err-ins.pl $(ERR).err $(ERR).h
$(PERL) ../err/err_genc.pl -s $(ERR).h $(ERRC).c