From: Gunter Knauf Date: Tue, 12 Aug 2008 21:25:11 +0000 (+0000) Subject: sync src makefile with lib makefile. X-Git-Tag: cares-1_5_3~151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1df4043ad7ede0941a69827c19a2538f5b637615;p=curl sync src makefile with lib makefile. --- diff --git a/src/Makefile.netware b/src/Makefile.netware index 168e53edf..f3f979440 100644 --- a/src/Makefile.netware +++ b/src/Makefile.netware @@ -20,7 +20,7 @@ endif # Edit the path below to point to the base of your OpenSSL package. ifndef OPENSSL_PATH -OPENSSL_PATH = ../../openssl-0.9.8g +OPENSSL_PATH = ../../openssl-0.9.8h endif # Edit the path below to point to the base of your LibSSH2 package.