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
wavemap now compiles with -DSTRICT.
[wine/multimedia.git]
/
dlls
/
winmm
/
wavemap
/
Makefile.in
blob
a4c720554b76f3e3b061fb988be7df516539250f
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msacm.drv
6
IMPORTS
=
msacm32 winmm user32 kernel32
7
8
LDDLLFLAGS
=
@LDDLLFLAGS@
9
SYMBOLFILE
= $(
MODULE
)
.tmp.o
10
11
C_SRCS
=
\
12
wavemap.c
13
14
@MAKE_DLL_RULES@
15
16
### Dependencies: