Release 20050930.
[wine/gsoc-2012-control.git] / dlls / ntdll / tests / Makefile.in
blob50c0e53857e6add740869a2aec48211fa54abd89
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = ntdll.dll
6 IMPORTS = kernel32
8 CTESTS = \
9 atom.c \
10 env.c \
11 error.c \
12 generated.c \
13 info.c \
14 large_int.c \
15 path.c \
16 om.c \
17 reg.c \
18 rtl.c \
19 rtlbitmap.c \
20 rtlstr.c \
21 string.c \
22 time.c
24 @MAKE_TEST_RULES@
26 ### Dependencies: