repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel32: Update Italian translation.
[wine/testsucceed.git]
/
dlls
/
msvcrt
/
tests
/
Makefile.in
blob
60348f5bf5ddc226a893bdeac67a057be5896af4
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
msvcrt.dll
6
APPMODE
= -
mno-cygwin
7
IMPORTS
=
kernel32
8
MODCFLAGS
=
@BUILTINFLAG@
9
EXTRAINCL
= -
I
$(
TOPSRCDIR
)/
include
/
msvcrt
-
I
$(
SRCDIR
)/
..
10
11
C_SRCS
=
\
12
cpp
.c \
13
data.c \
14
dir
.c \
15
environ.c \
16
file.c \
17
headers.c \
18
heap.c \
19
locale.c \
20
misc.c \
21
printf.c \
22
scanf.c \
23
signal.c \
24
string.c \
25
time.c
26
27
@MAKE_TEST_RULES@