comparison misc/GNUmakefile @ 5065:8b02da13b1d2

Updated OpenSSL used for win32 builds.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 11 Feb 2013 23:37:20 +0000
parents 89eb5932e48d
children 96ee76fda991
comparison
equal deleted inserted replaced
5034:e4441ebe05d5 5065:8b02da13b1d2
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.1d 9 OPENSSL = openssl-1.0.1e
10 ZLIB = zlib-1.2.7 10 ZLIB = zlib-1.2.7
11 PCRE = pcre-8.32 11 PCRE = pcre-8.32
12 12
13 13
14 release: 14 release: