repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configure: Explicitly mention that we need 32-bit libraries to try to avoid some...
[wine/multimedia.git]
/
dlls
/
wineoss.drv
/
Makefile.in
blob
beb2ba72e1bdc7f0d34cd0121d54e148d416ab8d
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wineoss.drv
6
IMPORTS
=
dxguid uuid winmm user32 kernel32
7
8
C_SRCS
=
\
9
audio.c \
10
dscapture.c \
11
dsrender.c \
12
midi.c \
13
midipatch.c \
14
mixer.c \
15
mmaux.c \
16
oss.c
17
18
@MAKE_DLL_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend