winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv.
[wine/wine-kai.git] / dlls / winmm / wineoss / Makefile.in
blob8c65b36ca031228cdfda880ecd4925461618b057
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wineoss.drv
6 IMPORTS = winmm user32 kernel32
7 EXTRALIBS = -ldxguid -luuid
9 C_SRCS = \
10 audio.c \
11 dscapture.c \
12 dsrender.c \
13 midi.c \
14 midipatch.c \
15 mixer.c \
16 mmaux.c \
17 oss.c
19 @MAKE_DLL_RULES@
21 @DEPENDENCIES@ # everything below this line is overwritten by make depend