Fixes for -Wmissing-declaration and -Wwrite-string warnings.
[wine] / dlls / winmm / midimap / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = midimap.drv
6 IMPORTS   = winmm user32 advapi32 kernel32
7
8 C_SRCS = \
9         midimap.c
10
11 @MAKE_DLL_RULES@
12
13 ### Dependencies: