projects
/
wine
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
cmd/tests: Add tests for FOR /F 'delims' option.
[wine]
/
dlls
/
msvcrt20
/
Makefile.in
Commit
Line
Data
c2a5ebc9
1
EXTRADEFS = -DUSE_MSVCRT_PREFIX
c1bfca04
2
MODULE = msvcrt20.dll
48000893
3
IMPORTLIB = msvcrt20
b86d515e
4
IMPORTS = msvcrt
c2a5ebc9
5
7f1e74a9
6
C_SRCS = msvcrt20.c
c2a5ebc9
AS
7
8
@MAKE_DLL_RULES@