projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added a .xcnlnk section to builtin KERNEL32 PE header.
[wine]
/
dlls
/
winmm
/
wavemap
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = msacm.drv
6
SOVERSION = 1.0
7
IMPORTS = winmm
8
9
SPEC_SRCS = \
10
msacm.spec
11
12
C_SRCS = \
13
wavemap.c
14
15
@MAKE_DLL_RULES@
16
17
### Dependencies: