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