repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.6-rc2.
[wine/testsucceed.git]
/
dlls
/
ntdll
/
tests
/
Makefile.in
blob
10d6674a49e942b991bae3dea9ed4d25ff331f6e
1
TESTDLL
=
ntdll.dll
2
IMPORTS
=
user32
3
4
C_SRCS
=
\
5
atom.c \
6
change.c \
7
directory.c \
8
env.c \
9
error.c \
10
exception.c \
11
file.c \
12
generated.c \
13
info
.c \
14
large_int.c \
15
om.c \
16
path.c \
17
pipe.c \
18
port.c \
19
reg.c \
20
rtl.c \
21
rtlbitmap.c \
22
rtlstr.c \
23
string.c \
24
time.c
25
26
@MAKE_TEST_RULES@