comparison misc/GNUmakefile @ 8257:f61d347158d0 quic

Merged with the default branch.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 15 Dec 2020 16:55:43 +0000
parents 7d6ba2a00e2f
children a555ff8fdbb0
comparison
equal deleted inserted replaced
8247:1823e2152fc4 8257:f61d347158d0
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.1h 9 OPENSSL = openssl-1.1.1i
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