Sweden-Number/dlls/localui/Makefile.in

16 lines
285 B
Makefile
Raw Normal View History

2007-04-06 22:33:01 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = localui.dll
2007-04-19 22:59:42 +02:00
IMPORTS = winspool user32 kernel32
2007-04-06 22:33:01 +02:00
C_SRCS = \
localui.c
2007-04-11 23:16:26 +02:00
RC_SRCS = localui.rc
2007-04-06 22:33:01 +02:00
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend