makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / msg711.acm / Makefile.in
1 MODULE    = msg711.acm
2 IMPORTS   = winmm user32
3
4 C_SRCS = msg711.c
5
6 @MAKE_DLL_RULES@