Moved the instance creation of GUID's to a new file.
[wine.git] / ole / Makefile.in
blob2d4adc323b38013457afaadf07841d6d058ddc96
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 guid.c \
11 ifs.c \
12 moniker.c \
13 ole2.c \
14 ole2disp.c \
15 ole2nls.c \
16 olecli.c \
17 oledlg.c \
18 oleobj.c \
19 olesvr.c \
20 parsedt.c \
21 storage.c \
22 typelib.c \
23 variant.c
25 all: $(MODULE).o
27 @MAKE_RULES@
29 ### Dependencies: