makefiles: Generate the dependencies line to avoid some code duplication.
[wine/multimedia.git] / dlls / olepro32 / Makefile.in
blobad92f6bee2c32caa1713b9c328bf5068293c2839
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = olepro32.dll
6 IMPORTLIB = libolepro32.$(IMPLIBEXT)
7 IMPORTS = oleaut32 kernel32
9 C_SRCS = olepro32stubs.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend