wine-wine/dlls/imm32/Makefile.in

18 lines
231 B
Makefile

DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = imm32
SPEC_SRCS = imm32.spec
C_SRCS = \
imm.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: