Makefile.in 133 Bytes EditWeb IDE 1 2 3 4 5 6 7 MODULE = netstat.exe APPMODE = -mconsole -municode IMPORTS = iphlpapi user32 ws2_32 C_SRCS = netstat.c RC_SRCS = netstat.rc