1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/ndis.sys/Makefile.in
2023-09-05 15:20:38 +02:00

9 lines
138 B
Makefile

MODULE = ndis.sys
IMPORTS = advapi32 ntoskrnl iphlpapi
EXTRADLLFLAGS = -Wl,--subsystem,native
SOURCES = \
main.c \
ndis.sys.spec