Sweden-Number/dlls/spoolss/Makefile.in

15 lines
319 B
Makefile
Raw Normal View History

2006-03-29 21:49:52 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = spoolss.dll
2007-04-17 23:18:05 +02:00
IMPORTLIB = libspoolss.$(IMPLIBEXT)
IMPORTS = winspool kernel32
2006-03-29 21:49:52 +02:00
C_SRCS = \
spoolss_main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend