makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / sound.drv16 / Makefile.in
1 MODULE    = sound.drv16
2 EXTRADLLFLAGS = -m16 -Wb,--main-module,winmm.dll
3
4 C_SRCS = sound.c
5
6 @MAKE_DLL_RULES@