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
winhlp32: Update translations.
[wine/multimedia.git]
/
dlls
/
mmsystem.dll16
/
Makefile.in
blob
587594b344325c8d1d10b3ad4177aee6d9587331
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
mmsystem.dll16
6
IMPORTS
=
winmm user32
7
8
EXTRADLLFLAGS
= -
m16
-
Wb
,--
main-module
,
winmm.dll
9
10
C_SRCS
=
\
11
driver.c \
12
mci16.c \
13
message16.c \
14
mmio16.c \
15
mmsystem.c
16
17
@MAKE_DLL_RULES@