summaryrefslogtreecommitdiffstats
path: root/crypto/des/Makefile.ssl
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-08-13 18:04:04 +0000
committerUlf Möller <ulf@openssl.org>1999-08-13 18:04:04 +0000
commit27ad06a62735702b9702a605086b155a20557c5f (patch)
tree312c065c30f098b0eef7ccf67452e475eb87b4d0 /crypto/des/Makefile.ssl
parentcab161c85f6ac468450d368eef6b61f8ed725da7 (diff)
Compile pkcs7 and des apps.
Diffstat (limited to 'crypto/des/Makefile.ssl')
-rw-r--r--crypto/des/Makefile.ssl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/des/Makefile.ssl b/crypto/des/Makefile.ssl
index 09fdd07305..789063b3c1 100644
--- a/crypto/des/Makefile.ssl
+++ b/crypto/des/Makefile.ssl
@@ -15,6 +15,7 @@ MAKE= make -f Makefile.ssl
MAKEDEPEND= $(TOP)/util/domd $(TOP)
MAKEFILE= Makefile.ssl
AR= ar r
+RANLIB= ranlib
DES_ENC= des_enc.o fcrypt_b.o
# or use
#DES_ENC= dx86-elf.o yx86-elf.o