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