repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winemaker: Canonicalize directory name if used as target name.
[wine/hacks.git]
/
dlls
/
msvcrt20
/
Makefile.in
blob
1179be297c91c530146e030e25bc0b341ed9bd64
1
EXTRADEFS
= -
DUSE_MSVCRT_PREFIX
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msvcrt20.dll
7
IMPORTLIB
=
msvcrt20
8
IMPORTS
=
msvcrt kernel32
9
10
C_SRCS
=
msvcrt20.c
11
12
@MAKE_DLL_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend