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