makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / d3dcompiler_43 / tests / Makefile.in
1 TESTDLL   = d3dcompiler_43.dll
2 IMPORTS   = d3dcompiler
3
4 C_SRCS = \
5         asm.c \
6         blob.c
7
8 @MAKE_TEST_RULES@