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