Sweden-Number/dlls/localui/Makefile.in

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