Andrs Garca's updated mingw makefiles

This commit is contained in:
Daniel Stenberg 2004-04-02 07:18:13 +00:00
parent 9d99af5329
commit 03def138fe
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ AR = ar
RM = rm -f
RANLIB = ranlib
STRIP = strip -g
OPENSSL_PATH = ../../openssl-0.9.7c
OPENSSL_PATH = ../../openssl-0.9.7d
ZLIB_PATH = ../../zlib-1.2.1
########################################################