summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-05-04 15:41:01 +0000
committerUlf Möller <ulf@openssl.org>1999-05-04 15:41:01 +0000
commitd872c55c205fe9048d6ffcad6ea97058059bfa09 (patch)
treecefbb920d99da74b613b13d3e365d7676f97e003 /Makefile.org
parentafd1f9e80bb848bf1fa36ae3b9bfc51d63750525 (diff)
c_rehash doesn't work at that point of the installation, so don't even
try.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index af79054c8e..560051481b 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -248,7 +248,6 @@ links:
(cd $$i && echo "making links in $$i..." && \
$(MAKE) CC='${CC}' PLATFORM='${PLATFORM}' CFLAG='${CFLAG}' SDIRS='$(SDIRS)' INSTALLTOP='${INSTALLTOP}' PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' BF_ENC='${BF_ENC}' CAST_ENC='${CAST_ENC}' RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' MD5_ASM_OBJ='${MD5_ASM_OBJ}' RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' AR='${AR}' PERL='${PERL}' links ) || exit 1; \
done;
- @(OPENSSL="`pwd`/apps/openssl"; export OPENSSL; sh tools/c_rehash certs)
dclean:
rm -f *.bak