netstat: Initial implementation.
[wine] / dlls / regapi / Makefile.in
1 MODULE    = regapi.dll
2
3 C_SRCS = \
4         main.c
5
6 @MAKE_DLL_RULES@