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

42 lines
590 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = kernel32.dll
IMPORTS = kernel32
CTESTS = \
alloc.c \
atom.c \
change.c \
codepage.c \
comm.c \
console.c \
directory.c \
2002-08-27 03:56:08 +02:00
drive.c \
environ.c \
file.c \
format_msg.c \
generated.c \
heap.c \
2006-11-16 16:50:57 +01:00
loader.c \
locale.c \
module.c \
2003-10-31 00:24:12 +01:00
mailslot.c \
path.c \
pipe.c \
process.c \
2003-03-04 05:34:57 +01:00
profile.c \
2005-04-24 19:37:52 +02:00
sync.c \
thread.c \
2004-03-22 22:12:02 +01:00
time.c \
2004-09-08 01:28:32 +02:00
timer.c \
toolhelp.c \
version.c \
virtual.c \
volume.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend