wine/dlls/pdh/tests/Makefile.in
2007-07-09 17:03:31 +02:00

14 lines
247 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = pdh.dll
IMPORTS = pdh kernel32
CTESTS = \
pdh.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend