summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/des/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/des/INSTALL')
-rw-r--r--src/lib/libcrypto/des/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/des/INSTALL b/src/lib/libcrypto/des/INSTALL
index 32457d775c..8aebdfe110 100644
--- a/src/lib/libcrypto/des/INSTALL
+++ b/src/lib/libcrypto/des/INSTALL
@@ -25,7 +25,7 @@ and then you can use the 'DES_PTR' option.
25 25
26The file options.txt has the options listed for best speed on quite a 26The file options.txt has the options listed for best speed on quite a
27few systems. Look and the options (UNROLL, PTR, RISC2 etc) and then 27few systems. Look and the options (UNROLL, PTR, RISC2 etc) and then
28turn on the relevent option in the Makefile 28turn on the relevant option in the Makefile.
29 29
30There are some special Makefile targets that make life easier. 30There are some special Makefile targets that make life easier.
31make cc - standard cc build 31make cc - standard cc build