repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git]
/
dlls
/
msvcr90
/
tests
/
Makefile.in
blob
4029e302b0b1ac7cdde9f8d671841750747effe5
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
msvcr90.dll
6
APPMODE
= -
mno-cygwin
7
MODCFLAGS
=
@BUILTINFLAG@
8
EXTRAINCL
= -
I
$(
TOPSRCDIR
)/
include
/
msvcrt
9
10
C_SRCS
=
\
11
msvcr90.c
12
13
RC_SRCS
=
\
14
msvcr90.rc
15
16
@MAKE_TEST_RULES@