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
Preserve the TF (Trap Flag) when continuing from a ptraced suspend.
[wine/multimedia.git]
/
win32
/
Makefile.in
blob
42c69a40cb3d50f7a266100e0b4b8bf242a00fe8
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
win32
7
8
C_SRCS
=
\
9
console.c \
10
device.c \
11
except.c \
12
file.c \
13
init.c \
14
kernel32.c \
15
newfns.c \
16
time.c
17
18
all
: $(
MODULE
)
.o
19
20
@MAKE_RULES@
21
22
$(
MODULE
)
.o
: $(
OBJS
)
Makefile.in
$(
TOPSRCDIR
)/
Make.rules.in
23
$(
LDCOMBINE
) $(
OBJS
) -
o
$
@
24
25
### Dependencies: