Release 1.5.29.
[wine] / programs / netstat / Makefile.in
1 MODULE    = netstat.exe
2 APPMODE   = -mconsole -municode
3 IMPORTS   = iphlpapi user32 ws2_32
4
5 C_SRCS = netstat.c
6
7 RC_SRCS = netstat.rc
8 PO_SRCS = netstat.rc
9
10 @MAKE_PROG_RULES@