repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
DOSFS_ToDosFCBFormat: fail if extension longer than 3 characters.
[wine/gsoc-2012-control.git]
/
dlls
/
msacm32
/
Makefile.in
blob
f2eda2b2fd36d646b9181fd7c3993137ff55b514
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msacm32
6
SOVERSION
=
1.0
7
8
SPEC_SRCS
=
msacm32.spec
9
10
C_SRCS
=
\
11
driver.c \
12
filter
.c \
13
format.c \
14
internal.c \
15
msacm32_main.c \
16
stream.c
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies:
21