Added missing configuration #if:s and #includes:s.
[wine] / dlls / winmm / mcianim / Makefile.in
1 DEFS      = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../../..
4 SRCDIR    = @srcdir@
5 VPATH     = @srcdir@
6 MODULE    = mcianim.drv
7
8 SPEC_SRCS = \
9         mcianim.spec
10
11 C_SRCS = \
12         mcianim.c
13
14 all: $(MODULE).o
15
16 @MAKE_RULES@
17
18 call32.s: $(BUILD)
19         $(BUILD) @BUILDFLAGS@ -o $@ -call32
20
21 ### Dependencies: