Fixed hash function.
[wine/dcerpc.git] / dlls / ole32 / Makefile.in
blob8247deb92878aa9e1247b0903fbecaace203b94f
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ole32
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 filemoniker.c \
19 hglobalstream.c \
20 ifs.c \
21 itemmoniker.c \
22 memlockbytes.c \
23 moniker.c \
24 ole2.c \
25 ole2stubs.c \
26 oleobj.c \
27 stg_bigblockfile.c \
28 stg_stream.c \
29 storage.c \
30 storage32.c
32 all: $(MODULE).o
34 @MAKE_RULES@
36 ### Dependencies: