comparison misc/GNUmakefile @ 4603:3fd9155f9534

Update openssl used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 23 Apr 2012 11:05:21 +0000
parents e954f40fc28b
children a57537afd6ff
comparison
equal deleted inserted replaced
4602:8036fc6af2df 4603:3fd9155f9534
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.0h 9 OPENSSL = openssl-1.0.0i
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: