d3d8/tests: Test the presentation parameters after creating a device.
[wine.git] / libs / zlib / Makefile.in
blobbd2de5b2af19006fd1420a7166fac51122e1810c
1 EXTLIB = libz.a
2 EXTRAINCL = $(ZLIB_PE_CFLAGS)
4 SOURCES = \
5 adler32.c \
6 crc32.c \
7 deflate.c \
8 inffast.c \
9 inflate.c \
10 inftrees.c \
11 trees.c \
12 zutil.c