wine/dlls/localui/Makefile.in
2007-04-20 13:03:57 +02:00

16 lines
285 B
Makefile

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