projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
expand: Initialize a variable (Coverity).
[wine]
/
programs
/
netsh
/
Makefile.in
1
MODULE = netsh.exe
2
APPMODE = -mconsole -municode
3
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
4
5
C_SRCS = netsh.c
6
7
@MAKE_PROG_RULES@