wine/programs/netstat/Makefile.in
Eric Pouech f658d9d178 netstat: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-04 11:20:33 +01:00

9 lines
138 B
Makefile

MODULE = netstat.exe
IMPORTS = iphlpapi user32 ws2_32
EXTRADLLFLAGS = -mconsole -municode
C_SRCS = netstat.c
RC_SRCS = netstat.rc