wininet: Allow HTTPREQ_ReadFileEx read more then one data chunk.
[wine.git] / dlls / wineps16.drv16 / Makefile.in
blob023409df215e888ade0e48b5fc08ac2a77746e2b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wineps16.drv16
6 IMPORTS = kernel32
8 EXTRADLLFLAGS = -Wb,--subsystem,win16
10 C_SRCS = driver.c
12 @MAKE_DLL_RULES@