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