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
Make FIXMEs more grep-able.
[wine/multimedia.git]
/
dlls
/
msvcrt
/
Makefile.in
blob
c9f57c4f76bef6668cffe3db1c64d056891110a1
1
EXTRADEFS
= -
DUSE_MSVCRT_PREFIX
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msvcrt
7
EXTRALIBS
= $(
LIBUNICODE
)
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
console.c \
14
cpp
.c \
15
ctype.c \
16
data.c \
17
dir
.c \
18
environ.c \
19
errno.c \
20
except.c \
21
exit.c \
22
file.c \
23
heap.c \
24
locale.c \
25
main.c \
26
math.c \
27
mbcs.c \
28
misc.c \
29
process.c \
30
string.c \
31
thread.c \
32
time.c \
33
wcs.c
34
35
@MAKE_DLL_RULES@
36
37
### Dependencies: