comparison misc/GNUmakefile @ 8914:b30bec3d71d6 quic

Merged with the default branch.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 26 Jul 2022 19:54:11 +0400
parents e8723b2cef75
children 9ed5778f5d4a
comparison
equal deleted inserted replaced
8903:8d0753760546 8914:b30bec3d71d6
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.1p 9 OPENSSL = openssl-1.1.1q
10 ZLIB = zlib-1.2.12 10 ZLIB = zlib-1.2.12
11 PCRE = pcre2-10.39 11 PCRE = pcre2-10.39
12 12
13 13
14 release: export 14 release: export