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