VxDCall functions do not need to be 'register'.
[wine/multimedia.git] / ole / Makefile.in
blob831d3b56002b702207b22b17e4b79d5c89d9b532
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 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
40 all: $(MODULE).o
42 @MAKE_RULES@
44 ### Dependencies: