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
d3dx9: Fix memory access for images with less than 4 bytes per pixel (Valgrind).
[wine/multimedia.git]
/
programs
/
netsh
/
Makefile.in
blob
80fb1977f0928b3e0c0540cd1cf5dbc156ed4cee
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@