repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20030408.
[wine/gsoc-2012-control.git]
/
dlls
/
winmm
/
winealsa
/
Makefile.in
blob
83b4be88891c33b786ffaa0ee510f039b057d4db
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winealsa.drv
6
IMPORTS
=
winmm user32 kernel32 ntdll
7
EXTRALIBS
= $(
LIBUUID
)
@ALSALIBS@
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
audio.c \
14
audio_05.c \
15
alsa.c
16
17
@MAKE_DLL_RULES@
18
19
### Dependencies: