Fix some problems found while compiling and linking Wine under
[wine.git] / dlls / winspool / Makefile.in
blob4be9c92b58f35fc2fa86e313282bdada055ee4cf
1 EXTRADEFS = -D_SPOOL32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winspool.drv
7 IMPORTS = advapi32 kernel32 ntdll
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 C_SRCS = \
13 info.c \
14 wspool.c
16 SUBDIRS = tests
18 @MAKE_DLL_RULES@
20 ### Dependencies: