stat on memory storage should return a NULL name, not "".
[wine] / dlls / winmm / wineoss / Makefile.in
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
8
9 C_SRCS = \
10         audio.c \
11         midi.c \
12         midipatch.c \
13         mixer.c \
14         mmaux.c \
15         oss.c
16
17 @MAKE_DLL_RULES@
18
19 ### Dependencies: