repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some warnings.
[wine.git]
/
dlls
/
dsound
/
Makefile.in
blob
ebc52e3343b327d2a97f1e73ac1a49d5e00eec62
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dsound
6
SOVERSION
=
1.0
7
8
SPEC_SRCS
=
\
9
dsound.spec
10
11
C_SRCS
=
\
12
dsound_main.c
13
14
@MAKE_DLL_RULES@
15
16
### Dependencies:
17