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
Fix testing example.
[wine/multimedia.git]
/
dlls
/
msvcrtd
/
Makefile.in
blob
b157fd93210202d56ee8a767599ebc4b2a31de85
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msvcrtd.dll
6
IMPORTS
=
msvcrt
7
8
LDDLLFLAGS
=
@LDDLLFLAGS@
9
SYMBOLFILE
= $(
MODULE
)
.tmp.o
10
11
C_SRCS
=
\
12
debug.c
13
14
@MAKE_DLL_RULES@
15
16
### Dependencies: