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
Added macros and definitions for using exception inside Wine or
[wine/multimedia.git]
/
dlls
/
avifil32
/
Makefile.in
blob
77a6e3c83729f0ff2bcc8ebfee0e7b70447423a7
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
avifil32
7
8
C_SRCS
=
\
9
avifile.c
10
11
all
: $(
MODULE
)
.o
12
13
@MAKE_RULES@
14
15
### Dependencies:
16