Rewrote the collapsing of . and .. in RtlGetFullPathName_U for better
[wine.git] / dlls / kernel / tests / Makefile.in
blob7e6923e58e5b2498d1892808caaffc01f253ef90
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = kernel32.dll
6 IMPORTS = kernel32
8 CTESTS = \
9 alloc.c \
10 atom.c \
11 change.c \
12 codepage.c \
13 comm.c \
14 console.c \
15 directory.c \
16 drive.c \
17 environ.c \
18 file.c \
19 format_msg.c \
20 generated.c \
21 heap.c \
22 locale.c \
23 mailslot.c \
24 path.c \
25 pipe.c \
26 process.c \
27 profile.c \
28 thread.c \
29 virtual.c
31 @MAKE_TEST_RULES@
33 ### Dependencies: