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