comparison misc/GNUmakefile @ 8568:0875101c08f7 quic

Merged with the default branch.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 01 Oct 2020 12:21:11 +0100
parents 5975be6c97f8
children 7d6ba2a00e2f
comparison
equal deleted inserted replaced
8567:4983357258d7 8568:0875101c08f7
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.1g 9 OPENSSL = openssl-1.1.1h
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