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