makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / programs / cmd / tests / Makefile.in
1 TESTDLL   = cmd.exe
2
3 C_SRCS = \
4         batch.c
5
6 RC_SRCS   = rsrc.rc
7
8 @MAKE_TEST_RULES@