repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntdll/tests: Print 64bit integers as two 32 bit integers.
[wine.git]
/
dlls
/
ntdll
/
tests
/
Makefile.in
blob
9e0a5e393dc3957a3218f86beca05359915bd090
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
ntdll.dll
6
IMPORTS
=
kernel32
7
8
CTESTS
=
\
9
atom.c \
10
change.c \
11
env.c \
12
error.c \
13
exception.c \
14
generated.c \
15
info
.c \
16
large_int.c \
17
om.c \
18
path.c \
19
port.c \
20
reg.c \
21
rtl.c \
22
rtlbitmap.c \
23
rtlstr.c \
24
string.c \
25
time.c
26
27
@MAKE_TEST_RULES@
28
29
### Dependencies: