Makefile.in 303 Bytes
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
MODULE    = olepro32.dll
IMPORTLIB = olepro32
IMPORTS   = oleaut32 kernel32

C_SRCS = olepro32stubs.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend