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