Removed most imports of ntdll since we no longer import Wine internal
[wine/dcerpc.git] / dlls / winspool / Makefile.in
blobb36198c4b6d2b494b036298dca164d9b0d4b8d77
1 EXTRADEFS = -D_SPOOL32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winspool.drv
7 IMPORTS = advapi32 kernel32
8 EXTRALIBS = @CUPSLIBS@
10 LDDLLFLAGS = @LDDLLFLAGS@
11 SYMBOLFILE = $(MODULE).tmp.o
13 C_SRCS = \
14 info.c \
15 wspool.c
17 @MAKE_DLL_RULES@
19 install:: install_libdir
20 uninstall:: uninstall_libdir
22 ### Dependencies: