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