Moved dll-specific make rules to a separate Makedll.rules file.
[wine/wine-kai.git] / dlls / oleaut32 / Makefile.in
blobeceba18e38f4f777a76106c6f1bd808e34f386d0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = oleaut32
6 SOVERSION = 1.0
7 IMPORTS = ole32 comctl32 winmm
9 SPEC_SRCS = oleaut32.spec ole2disp.spec typelib.spec
11 C_SRCS = \
12 ole2disp.c \
13 oleaut.c \
14 olefont.c \
15 parsedt.c \
16 safearray.c \
17 stubs.c \
18 typelib.c \
19 variant.c
21 @MAKE_DLL_RULES@
23 ### Dependencies: