repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Link ttydrv and x11drv objects into their respective dll.
[wine/multimedia.git]
/
relay32
/
Makefile.in
blob
34ebc472accf50932d56e45c5b2de5b6a9ac72c3
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
relay32
7
8
SPEC_SRCS
=
\
9
kernel32.spec \
10
wow32.spec
11
12
C_SRCS
=
\
13
builtin32.c \
14
relay386.c \
15
snoop.c \
16
utthunk.c \
17
wowthunk.c
18
19
GEN_ASM_SRCS
=
\
20
call32.s
21
22
all
: $(
MODULE
)
.o
23
24
@MAKE_RULES@
25
26
call32.s
: $(
BUILD
)
27
$(
BUILD
)
@BUILDFLAGS@
-
o
$
@
-
call32
28
29
### Dependencies: