comparison misc/GNUmakefile @ 3869:ee223ca91129

copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip
author Igor Sysoev <igor@sysoev.ru>
date Mon, 21 Feb 2011 10:04:02 +0000
parents d96c07f729cc
children 3ce20f216ede ac0a3dc948c3
comparison
equal deleted inserted replaced
3868:f762331c7766 3869:ee223ca91129
3 | sed -e 's/^.*\"\(.*\)\"/\1/') 3 | sed -e 's/^.*\"\(.*\)\"/\1/')
4 NGINX = nginx-$(VER) 4 NGINX = nginx-$(VER)
5 TEMP = tmp 5 TEMP = tmp
6 6
7 OBJS = objs.msvc8 7 OBJS = objs.msvc8
8 OPENSSL = openssl-0.9.8q 8 OPENSSL = openssl-0.9.8r
9 ZLIB = zlib-1.2.3 9 ZLIB = zlib-1.2.3
10 PCRE = pcre-7.9 10 PCRE = pcre-7.9
11 11
12 12
13 release: 13 release: