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