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
Changed the button state to "up" as soon as it is known that the
[wine/multimedia.git]
/
ole
/
Makefile.in
blob
df3ec8ff92e1acdd4cc24820127c745b05de2f33
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
ole
7
8
C_SRCS
=
\
9
bindctx.c \
10
compobj.c \
11
filemoniker.c \
12
guid.c \
13
ifs.c \
14
itemmoniker.c \
15
moniker.c \
16
ole2.c \
17
ole2disp.c \
18
ole2nls.c \
19
olecli.c \
20
oledlg.c \
21
olefont.c \
22
oleobj.c \
23
olesvr.c \
24
parsedt.c \
25
safearray.c \
26
storage.c \
27
storage32.c \
28
stg_bigblockfile.c \
29
stg_stream.c \
30
typelib.c \
31
variant.c
32
33
all
: $(
MODULE
)
.o
34
35
@MAKE_RULES@
36
37
### Dependencies: