push e1d8a1293d44015bb0894687d02c5c53339996f7
[wine/hacks.git] / dlls / winspool.drv / Makefile.in
blob7e670dbd0188537943530ef4174740e648d3c3db
1 EXTRADEFS = -D_SPOOL32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winspool.drv
7 IMPORTLIB = winspool
8 IMPORTS = user32 gdi32 advapi32 kernel32 ntdll
9 EXTRAINCL = @CUPSINCL@
11 C_SRCS = \
12 info.c \
13 wspool.c
15 RC_SRCS = winspool.rc
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend