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