makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / olethk32 / Makefile.in
1 MODULE    = olethk32.dll
2
3 C_SRCS = main.c
4
5 RC_SRCS = version.rc
6
7 @MAKE_DLL_RULES@