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
Fixes crash when running without external shell32.dll.
[wine/multimedia.git]
/
scheduler
/
Makefile.in
blob
26b91e0865ec5e34035a2051d7c5dc3947b2ec8a
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
scheduler
7
8
C_SRCS
=
\
9
client.c \
10
critsection.c \
11
event.c \
12
handle.c \
13
k32obj.c \
14
mutex.c \
15
process.c \
16
semaphore.c \
17
synchro.c \
18
sysdeps.c \
19
syslevel.c \
20
thread.c
21
22
all
: $(
MODULE
)
.o
23
24
@MAKE_RULES@
25
26
### Dependencies: