repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dplayx: Adjust GetCaps behaviour to documentation
[wine/gsoc_dplay.git]
/
dlls
/
kernel32
/
tests
/
Makefile.in
blob
e48ecaf316c3abd9e0c7b19b2f4c0d0d8d83b5cc
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
kernel32.dll
6
IMPORTS
=
advapi32 kernel32
7
8
CTESTS
=
\
9
actctx.c \
10
alloc.c \
11
atom.c \
12
change.c \
13
codepage.c \
14
comm.c \
15
console.c \
16
debugger.c \
17
directory.c \
18
drive.c \
19
environ.c \
20
file.c \
21
format_msg.c \
22
generated.c \
23
heap.c \
24
loader.c \
25
locale.c \
26
module.c \
27
mailslot.c \
28
path.c \
29
pipe.c \
30
process.c \
31
profile.c \
32
resource.c \
33
sync.c \
34
thread.c \
35
time.c \
36
timer.c \
37
toolhelp.c \
38
version.c \
39
virtual.c \
40
volume.c
41
42
RC_SRCS
=
resource.rc
43
44
@MAKE_TEST_RULES@
45
46
@DEPENDENCIES@
# everything below this line is overwritten by make depend