repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 0.9.39.
[wine/gsoc-2012-control.git]
/
dlls
/
ntdll
/
tests
/
Makefile.in
blob
3425b5c209e48ea74bc8dea728ae149692c8578c
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
file.c \
18
om.c \
19
path.c \
20
port.c \
21
reg.c \
22
rtl.c \
23
rtlbitmap.c \
24
rtlstr.c \
25
string.c \
26
time.c
27
28
@MAKE_TEST_RULES@
29
30
@DEPENDENCIES@
# everything below this line is overwritten by make depend