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
Moved dll-specific make rules to a separate Makedll.rules file.
[wine.git]
/
dlls
/
winmm
/
wineoss
/
Makefile.in
blob
6672f2741ad53fa46f36b673a489842501bc3b91
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wineoss.drv
6
SOVERSION
=
1.0
7
IMPORTS
=
winmm
8
9
SPEC_SRCS
=
\
10
wineoss.spec
11
12
C_SRCS
=
\
13
audio.c \
14
midi.c \
15
midipatch.c \
16
mixer.c \
17
mmaux.c \
18
oss.c
19
20
@MAKE_DLL_RULES@
21
22
### Dependencies: