Added support in winebuild for resolving function imports (-sym option).
[wine/multimedia.git] / ole / Makefile.in
blob4a699827a32cf66d90fc1a01c9b39b3d3432dae0
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ole
8 C_SRCS = \
9 ole2nls.c
11 EXTRASUBDIRS = nls
13 all: $(MODULE).o
15 @MAKE_RULES@
17 $(MODULE).o: $(OBJS) Makefile.in $(TOPSRCDIR)/Make.rules.in
18 $(LDCOMBINE) $(OBJS) -o $@
20 ### Dependencies: