comparison misc/GNUmakefile @ 7906:7995cd199b52 quic

Merged with the default branch.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 26 May 2020 20:26:44 +0300
parents 02f2f129abc0
children 5975be6c97f8
comparison
equal deleted inserted replaced
7887:c7d1b500bd0a 7906:7995cd199b52
4 NGINX = nginx-$(VER) 4 NGINX = nginx-$(VER)
5 TEMP = tmp 5 TEMP = tmp
6 6
7 CC = cl 7 CC = cl
8 OBJS = objs.msvc8 8 OBJS = objs.msvc8
9 OPENSSL = openssl-1.1.1f 9 OPENSSL = openssl-1.1.1g
10 ZLIB = zlib-1.2.11 10 ZLIB = zlib-1.2.11
11 PCRE = pcre-8.44 11 PCRE = pcre-8.44
12 12
13 13
14 release: export 14 release: export