wine-wine/dlls/imm32/Makefile.in

19 lines
334 B
Makefile
Raw Normal View History

1999-08-04 09:49:49 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = imm32.dll
IMPORTLIB = libimm32.$(IMPLIBEXT)
IMPORTS = user32 gdi32 kernel32
1999-08-04 09:49:49 +00:00
C_SRCS = \
imm.c
1999-08-04 09:49:49 +00:00
RC_SRCS = version.rc
SPEC_SRCS16 = imm.spec
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend