Sweden-Number/programs/spoolsv/Makefile.in

16 lines
313 B
Makefile
Raw Normal View History

EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2007-03-19 14:13:34 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = spoolsv.exe
APPMODE = -mconsole
IMPORTS = advapi32 kernel32
C_SRCS = \
main.c
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend