wine-wine/dlls/odbccp32/Makefile.in

15 lines
284 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = odbccp32.dll
IMPORTLIB = odbccp32
IMPORTS = uuid advapi32 kernel32
C_SRCS = \
odbccp32.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend