projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
RtlHeapReAllocate() should not allocate memory.
[wine]
/
dlls
/
ntdll
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = ntdll.dll
6
IMPORTS = kernel32
7
8
CTESTS = \
9
env.c \
10
error.c \
11
generated.c \
12
large_int.c \
13
path.c \
14
rtl.c \
15
rtlbitmap.c \
16
rtlstr.c \
17
string.c
18
19
@MAKE_TEST_RULES@
20
21
### Dependencies: