X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Makefile.org;h=c415184700ed5ef4fbc8649625559ad6bd6a2f44;hp=90828b0cc5959299fd41d71a3810e795d14f29b9;hb=4c7b481b4c16a31dd26b475507116e06592b0b6d;hpb=794b9c8f500df40a672c353c618d61ed4a6c90bc diff --git a/Makefile.org b/Makefile.org index 90828b0cc5..c415184700 100644 --- a/Makefile.org +++ b/Makefile.org @@ -237,7 +237,7 @@ links: (cd $$i && echo "making links in $$i..." && \ $(MAKE) SDIRS='${SDIRS}' links ) || exit 1; \ done; - @(SSLEAY="`pwd`/apps/openssl"; export SSLEAY; sh tools/c_rehash certs) + @(OPENSSL="`pwd`/apps/openssl"; export OPENSSL; sh tools/c_rehash certs) dclean: /bin/rm -f *.bak