repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
makefiles: Explicitly create destination dirs when installing symlinks.
[wine/zf.git]
/
dlls
/
msvcrt
/
tests
/
Makefile.in
blob
da1b55e5a95d91ca53099f623b556fae7d3c533b
1
TESTDLL
=
msvcrt.dll
2
EXTRAINCL
= -
I
$(
srcdir
)/
..
3
IMPORTS
=
advapi32
4
5
C_SRCS
=
\
6
cpp
.c \
7
data.c \
8
dir
.c \
9
environ.c \
10
file.c \
11
headers.c \
12
heap.c \
13
locale.c \
14
misc.c \
15
printf.c \
16
scanf.c \
17
signal.c \
18
string.c \
19
time.c