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