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
Check better that handles are actual handles to a region.
[wine.git]
/
relay32
/
Makefile.in
blob
1b442975cf34a7da7ef0f34b579d403c0c537878
1
DEFS
=
@DLLFLAGS@ @GCC_NO_BUILTIN@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
relay32
7
8
SPEC_SRCS
=
\
9
advapi32.spec \
10
avifil32.spec \
11
comctl32.spec \
12
comdlg32.spec \
13
crtdll.spec \
14
dciman32.spec \
15
ddraw.spec \
16
dinput.spec \
17
dplay.spec \
18
dplayx.spec \
19
dsound.spec \
20
gdi32.spec \
21
imagehlp.spec \
22
imm32.spec \
23
kernel32.spec \
24
lz32.spec \
25
mpr.spec \
26
mcianim.spec \
27
mciavi.spec \
28
mcicda.spec \
29
mciseq.spec \
30
mciwave.spec \
31
msacm32.spec \
32
msnet32.spec \
33
msvfw32.spec \
34
ntdll.spec \
35
ole32.spec \
36
oleaut32.spec \
37
olecli32.spec \
38
oledlg.spec \
39
olesvr32.spec \
40
psapi.spec \
41
rasapi32.spec \
42
shell32.spec \
43
tapi32.spec \
44
user32.spec \
45
version.spec \
46
w32skrnl.spec \
47
winmm.spec \
48
winspool.spec \
49
wnaspi32.spec \
50
wow32.spec \
51
wsock32.spec
52
53
C_SRCS
=
\
54
builtin32.c \
55
relay386.c \
56
snoop.c \
57
utthunk.c
58
59
GEN_ASM_SRCS
=
\
60
call32.s
61
62
all
: $(
MODULE
)
.o
63
64
@MAKE_RULES@
65
66
call32.s
: $(
BUILD
)
67
$(
BUILD
)
@BUILDFLAGS@
-
o
$
@
-
call32
68
69
### Dependencies: