comparison misc/GNUmakefile @ 4631:a57537afd6ff

Updated OpenSSL used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 15 May 2012 14:20:06 +0000
parents 3fd9155f9534
children ad7b9c54301d 2493e50a17ea
comparison
equal deleted inserted replaced
4630:f39138a69e0a 4631:a57537afd6ff
4 NGINX = nginx-$(VER) 4 NGINX = nginx-$(VER)
5 TEMP = tmp 5 TEMP = tmp
6 REPO = $(shell svn info | sed -n 's/^Repository Root: //p') 6 REPO = $(shell svn info | sed -n 's/^Repository Root: //p')
7 7
8 OBJS = objs.msvc8 8 OBJS = objs.msvc8
9 OPENSSL = openssl-1.0.0i 9 OPENSSL = openssl-1.0.1c
10 ZLIB = zlib-1.2.5 10 ZLIB = zlib-1.2.5
11 PCRE = pcre-8.30 11 PCRE = pcre-8.30
12 12
13 13
14 release: 14 release: