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