dbghelp: Remove superfluous casts to self.
[wine.git] / dlls / nsiproxy.sys / Makefile.in
blob183a6374144758c2aef7412136997dc7318baacc
1 MODULE = nsiproxy.sys
2 IMPORTS = ntoskrnl uuid
3 EXTRALIBS = $(PROCSTAT_LIBS)
4 EXTRADLLFLAGS = -Wl,--subsystem,native
6 C_SRCS = \
7 device.c \
8 ip.c \
9 ndis.c \
10 nsi.c \
11 tcp.c \
12 udp.c