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
Check that we have statfs before using it.
[wine/multimedia.git]
/
dlls
/
avifil32
/
Makefile.in
blob
bec950d81c3884ef7e6c74cd1af8aa196ac13581
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
avifil32.dll
6
IMPORTS
=
msacm32 msvfw32 shell32 winmm ole32 user32 advapi32 kernel32
7
ALTNAMES
=
avifile.dll
8
EXTRALIBS
= -
luuid
9
10
SPEC_SRCS16
= $(
ALTNAMES
:
.dll
=
.spec
)
11
12
C_SRCS
=
\
13
acmstream.c \
14
api.c \
15
avifile.c \
16
editstream.c \
17
extrachunk.c \
18
factory.c \
19
getframe.c \
20
icmstream.c \
21
regsvr.c \
22
tmpfile.c \
23
wavfile.c
24
25
RC_SRCS
=
\
26
rsrc.rc
27
28
@MAKE_DLL_RULES@
29
30
### Dependencies: