repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed a couple of races with exiting threads in suspend_for_ptrace().
[wine/gsoc_dplay.git]
/
dlls
/
crtdll
/
Makefile.in
blob
30646212bf5aec41f181b2a723c534aedd490d62
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
crtdll.dll
6
IMPORTS
=
msvcrt kernel32
7
EXTRALIBS
= $(
LIBUNICODE
)
8
EXTRAINCL
= -
I
$(
TOPSRCDIR
)/
include
/
msvcrt
9
10
LDDLLFLAGS
=
@LDDLLFLAGS@
11
SYMBOLFILE
= $(
MODULE
)
.tmp.o
12
13
C_SRCS
=
\
14
crtdll_main.c
15
16
@MAKE_DLL_RULES@
17
18
### Dependencies: