wine-wine/dlls/imm32/Makefile.in

17 lines
312 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = imm32.dll
IMPORTLIB = libimm32.$(IMPLIBEXT)
IMPORTS = user32 gdi32 kernel32
C_SRCS = \
imm.c
SPEC_SRCS16 = imm.spec
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend