wine/dlls/spoolss/Makefile.in
2006-12-04 13:43:17 +01:00

14 lines
281 B
Makefile

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