Make access to the DCE list thread safe by ensuring we have acquired
[wine/wine-kai.git] / ole / Makefile.in
blobad7ed751d5f717709ea5d4c662ad60acf8a32273
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ole
8 C_SRCS = \
9 antimoniker.c \
10 bindctx.c \
11 compobj.c \
12 compositemoniker.c \
13 filemoniker.c \
14 guid.c \
15 ifs.c \
16 itemmoniker.c \
17 moniker.c \
18 ole2.c \
19 ole2disp.c \
20 ole2nls.c \
21 ole2stubs.c \
22 olecli.c \
23 oledlg.c \
24 olefont.c \
25 oleobj.c \
26 olesvr.c \
27 parsedt.c \
28 safearray.c \
29 stg_bigblockfile.c \
30 stg_stream.c \
31 storage.c \
32 storage32.c \
33 typelib.c \
34 variant.c
36 all: $(MODULE).o
38 @MAKE_RULES@
40 ### Dependencies: