netstat: Initial implementation.
[wine] / dlls / xmllite / Makefile.in
1 MODULE    = xmllite.dll
2
3 C_SRCS = \
4         reader.c \
5         writer.c \
6         xmllite_main.c
7
8 @MAKE_DLL_RULES@