repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mpr: Tweak a label so it matches the one in wininet.
[wine/multimedia.git]
/
dlls
/
crtdll
/
Makefile.in
blob
7d27c53cc5d8b6e17ccefc477ac6752da869a406
1
MODULE
=
crtdll.dll
2
IMPORTLIB
=
crtdll
3
IMPORTS
=
msvcrt
4
MODCFLAGS
=
@BUILTINFLAG@
5
EXTRAINCL
= -
I
$(
top_srcdir
)/
include
/
msvcrt
6
7
C_SRCS
=
\
8
crtdll_main.c
9
10
@MAKE_DLL_RULES@