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
cp_mbstowcs: check functions return zero on success.
[wine.git]
/
relay32
/
Makefile.in
blob
9ac4a76bee63a204051d8b59ecc652056fcda5b8
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
relay32
7
8
C_SRCS
=
\
9
builtin32.c \
10
relay386.c \
11
snoop.c \
12
utthunk.c \
13
wowthunk.c
14
15
GEN_ASM_SRCS
=
\
16
call32.s
17
18
all
: $(
MODULE
)
.o
19
20
@MAKE_RULES@
21
22
call32.s
: $(
BUILD
)
23
$(
BUILD
)
@BUILDFLAGS@
-
o
$
@
-
call32
24
25
### Dependencies: