repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msi/tests: Delete the temp .msi file in all failure cases.
[wine.git]
/
dlls
/
nsiproxy.sys
/
Makefile.in
blob
40ea0701a46115c317d7e4ed412e80b75b5f1c3d
1
MODULE
=
nsiproxy.sys
2
UNIXLIB
=
nsiproxy.so
3
IMPORTS
=
ntoskrnl
4
UNIX_LIBS
= $(
PROCSTAT_LIBS
)
5
6
EXTRADLLFLAGS
= -
Wl
,--
subsystem
,
native
7
8
SOURCES
=
\
9
device.c \
10
icmp_echo.c \
11
ip.c \
12
ndis.c \
13
nsi.c \
14
tcp.c \
15
udp.c