repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
[wine.git]
/
ole
/
Makefile.in
blob
831d3b56002b702207b22b17e4b79d5c89d9b532
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
antimoniker.c \
10
bindctx.c \
11
compobj.c \
12
compositemoniker.c \
13
datacache.c \
14
defaulthandler.c \
15
filemoniker.c \
16
guid.c \
17
hglobalstream.c \
18
ifs.c \
19
itemmoniker.c \
20
memlockbytes.c \
21
moniker.c \
22
ole2.c \
23
ole2disp.c \
24
ole2nls.c \
25
ole2stubs.c \
26
olecli.c \
27
oledlg.c \
28
olefont.c \
29
oleobj.c \
30
olesvr.c \
31
parsedt.c \
32
safearray.c \
33
stg_bigblockfile.c \
34
stg_stream.c \
35
storage.c \
36
storage32.c \
37
typelib.c \
38
variant.c
39
40
all
: $(
MODULE
)
.o
41
42
@MAKE_RULES@
43
44
### Dependencies: