Fix signed/unsigned comparison warnings.
[wine] / dlls / winspool / Makefile.in
1 EXTRADEFS = -D_SPOOL32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR    = @srcdir@
5 VPATH     = @srcdir@
6 MODULE    = winspool.drv
7 IMPORTS   = user32 gdi32 advapi32 kernel32 ntdll
8
9 C_SRCS = \
10         info.c \
11         wspool.c
12
13 SUBDIRS = tests
14
15 @MAKE_DLL_RULES@
16
17 ### Dependencies: