wine/dlls/odbccp32/tests/Makefile.in
2010-07-21 17:38:36 +02:00

12 lines
173 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = odbccp32.dll
IMPORTS = odbccp32
C_SRCS = \
misc.c
@MAKE_TEST_RULES@