repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configure: Changes from running autconf after previous patch.
[wine/hacks.git]
/
dlls
/
mciwave
/
Makefile.in
blob
226a4e4e66745698188a218d2a97d5d920ff7ade
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mciwave.dll
6
IMPORTS
=
winmm user32 kernel32
7
8
C_SRCS
=
\
9
mciwave.c
10
11
@MAKE_DLL_RULES@