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