comparison misc/GNUmakefile @ 4406:4e7865c3cb54

Updated OpenSSL version used for win32 build.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 16 Jan 2012 15:10:36 +0000
parents f753d0e96ccd
children da3e1be1915a
comparison
equal deleted inserted replaced
4405:618e4c2f4acd 4406:4e7865c3cb54
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.0e 9 OPENSSL = openssl-1.0.0f
10 ZLIB = zlib-1.2.5 10 ZLIB = zlib-1.2.5
11 PCRE = pcre-8.12 11 PCRE = pcre-8.12
12 12
13 13
14 release: 14 release: