Sweden-Number/dlls/winspool.drv/Makefile.in

19 lines
353 B
Makefile
Raw Normal View History

EXTRADEFS = -D_SPOOL32_
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
2000-04-25 21:57:27 +02:00
MODULE = winspool.drv
IMPORTLIB = winspool
IMPORTS = user32 gdi32 advapi32 kernel32 ntdll
C_SRCS = \
info.c \
wspool.c
2005-07-12 19:01:44 +02:00
RC_SRCS = winspool.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend