configure: Merge the libcurses existence check with the soname check.
[wine/multimedia.git] / dlls / odbc32 / Makefile.in
blob45bb3a238177e48ae1a901ede1d173f312963b40
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = odbc32.dll
6 IMPORTLIB = libodbc32.$(IMPLIBEXT)
7 IMPORTS = advapi32 kernel32
9 C_SRCS = \
10 proxyodbc.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend