Sweden-Number/dlls/localspl/Makefile.in

15 lines
268 B
Makefile
Raw Normal View History

2006-09-11 00:28:36 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = localspl.dll
IMPORTS = kernel32
C_SRCS = \
localmon.c \
2006-09-11 00:28:36 +02:00
localspl_main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend