projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msvcrt: NULL terminate program arguments list in __getmainargs.
[wine]
/
dlls
/
slc
/
Makefile.in
1
EXTRADEFS = -D_SLC_
2
MODULE = slc.dll
3
IMPORTLIB = slc
4
5
C_SRCS = \
6
slc.c
7
8
@MAKE_DLL_RULES@