makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / wmi / Makefile.in
1 MODULE    = wmi.dll
2 IMPORTS   = advapi32
3
4 @MAKE_DLL_RULES@