repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed typo.
[wine.git]
/
dlls
/
crtdll
/
Makefile.in
blob
a93d757a3921c7af3ceb37eb14a48a2989a7a7c0
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
crtdll.dll
6
IMPORTS
=
msvcrt kernel32
7
EXTRALIBS
= $(
LIBUNICODE
)
8
EXTRAINCL
= -
I
$(
TOPSRCDIR
)/
include
/
msvcrt
9
10
C_SRCS
=
\
11
crtdll_main.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies: