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