makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / msnet32 / Makefile.in
1 MODULE    = msnet32.dll
2
3 C_SRCS = msnet_main.c
4
5 @MAKE_DLL_RULES@