projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
kernel32: Fix file test compilation with PSDK headers.
[wine]
/
programs
/
netsh
/
Makefile.in
1
MODULE = netsh.exe
2
APPMODE = -mconsole -municode
3
4
C_SRCS = netsh.c
5
6
@MAKE_PROG_RULES@