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