Release 980913
[wine/multimedia.git] / ole / Makefile.in
blob64a7fe479fa59593b6cd35db74e980c4ce3b23d9
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ole
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
21 all: $(MODULE).o
23 @MAKE_RULES@
25 ### Dependencies: