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

14 lines
252 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = psapi.dll
2005-06-27 21:47:48 +02:00
IMPORTS = kernel32
CTESTS = \
2005-06-27 21:47:48 +02:00
psapi_main.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend