wine/dlls/spoolss/Makefile.in
2006-10-04 09:59:15 +02:00

13 lines
272 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = spoolss.dll
IMPORTS = kernel32
C_SRCS = \
spoolss_main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend