From: Nils Larsch Date: Tue, 6 Feb 2007 19:48:42 +0000 (+0000) Subject: fix typo X-Git-Tag: OpenSSL_0_9_8k^2~984 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8807a2dfc417e332abeaa23a3a885917ce88425b;p=oweals%2Fopenssl.git fix typo --- diff --git a/crypto/des/INSTALL b/crypto/des/INSTALL index 32457d775c..8aebdfe110 100644 --- a/crypto/des/INSTALL +++ b/crypto/des/INSTALL @@ -25,7 +25,7 @@ and then you can use the 'DES_PTR' option. The file options.txt has the options listed for best speed on quite a few systems. Look and the options (UNROLL, PTR, RISC2 etc) and then -turn on the relevent option in the Makefile +turn on the relevant option in the Makefile. There are some special Makefile targets that make life easier. make cc - standard cc build