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
Release 981025.
[wine/gsoc-2012-control.git]
/
ole
/
Makefile.in
blob
64a7fe479fa59593b6cd35db74e980c4ce3b23d9
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
compobj.c \
10
ifs.c \
11
moniker.c \
12
ole2.c \
13
ole2disp.c \
14
ole2nls.c \
15
olecli.c \
16
oledlg.c \
17
olesvr.c \
18
storage.c \
19
typelib.c
20
21
all
: $(
MODULE
)
.o
22
23
@MAKE_RULES@
24
25
### Dependencies: