blob: 09b0468fc0ecefcb804ba0e0c3c7acca72fce313 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = odbccp32.dll
IMPORTLIB = libodbccp32.$(IMPLIBEXT)
IMPORTS = ole32 advapi32 kernel32
EXTRALIBS = -luuid
C_SRCS = \
odbccp32.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend