Moved dll-specific make rules to a separate Makedll.rules file.
[wine.git] / dlls / ole32 / Makefile.in
blob14c1612dc9cf07675e2b85ffb217a7e21c89c549
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ole32
6 SOVERSION = 1.0
8 SPEC_SRCS = ole32.spec ole2.spec storage.spec compobj.spec
10 C_SRCS = \
11 antimoniker.c \
12 bindctx.c \
13 clipboard.c \
14 compobj.c \
15 compositemoniker.c \
16 datacache.c \
17 defaulthandler.c \
18 errorinfo.c \
19 filemoniker.c \
20 hglobalstream.c \
21 ifs.c \
22 itemmoniker.c \
23 memlockbytes.c \
24 moniker.c \
25 ole2.c \
26 ole2stubs.c \
27 oleobj.c \
28 stg_bigblockfile.c \
29 stg_stream.c \
30 storage.c \
31 storage32.c
33 @MAKE_DLL_RULES@
35 ### Dependencies: