wine-wine/dlls/ntdll/tests/Makefile.in

25 lines
316 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ntdll.dll
IMPORTS = kernel32
CTESTS = \
2003-05-08 03:47:24 +00:00
env.c \
error.c \
2002-10-15 01:53:45 +00:00
generated.c \
info.c \
large_int.c \
path.c \
reg.c \
rtl.c \
rtlbitmap.c \
rtlstr.c \
string.c \
time.c
@MAKE_TEST_RULES@
### Dependencies: