Release 980301
[wine.git] / ole / Makefile.in
blob85e981a099314886ad1dcca554c4ced60bb23925
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 folders.c \
12 ole2.c \
13 ole2disp.c \
14 ole2nls.c \
15 olecli.c \
16 olesvr.c \
17 storage.c
19 all: $(MODULE).o
21 @MAKE_RULES@
23 ### Dependencies: