winewayland.drv: Ensure Wayland surface handlers don't access invalid data.
[wine.git] / libs / zlib / Makefile.in
blob9da00e785dae02ca764815211388de5c1f3ed516
1 EXTLIB = libz.a
2 EXTRAINCL = $(ZLIB_PE_CFLAGS)
4 C_SRCS = \
5 adler32.c \
6 crc32.c \
7 deflate.c \
8 inffast.c \
9 inflate.c \
10 inftrees.c \
11 trees.c \
12 zutil.c