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
/
msvcrt
/
tests
/
Makefile.in
blob
05f1e3643e7cc3fc6a30dc56cfd481e0a2fc6998
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
msvcrt.dll
6
APPMODE
= -
mno-cygwin
7
MODCFLAGS
=
@BUILTINFLAG@
8
EXTRAINCL
= -
I
$(
TOPSRCDIR
)/
include
/
msvcrt
-
I
$(
SRCDIR
)/
..
9
10
C_SRCS
=
\
11
cpp
.c \
12
data.c \
13
dir
.c \
14
environ.c \
15
file.c \
16
headers.c \
17
heap.c \
18
locale.c \
19
misc.c \
20
printf.c \
21
scanf.c \
22
signal.c \
23
string.c \
24
time.c
25
26
@MAKE_TEST_RULES@