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