Sweden-Number/dlls/odbccp32/tests/Makefile.in

14 lines
258 B
Makefile
Raw Normal View History

2007-01-09 17:41:04 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = odbccp32.dll
2007-12-06 20:42:08 +01:00
IMPORTS = odbccp32 kernel32
2007-01-09 17:41:04 +01:00
CTESTS = \
misc.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend