Added winebuild support for generating a .dbg.c file containing the
[wine] / dlls / winmm / mciwave / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = mciwave.drv
6 IMPORTS   = winmm kernel32 ntdll
7 DELAYIMPORTS = user32
8
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
11
12 C_SRCS = \
13         mciwave.c
14
15 @MAKE_DLL_RULES@
16
17 ### Dependencies: