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