[Ffmpeg-devel] Makefile consolidation
Dan Villiom Podlaski Christiansen
danchr
Sun Feb 12 08:53:37 CET 2006
On 12/02/2006, at 1.45, M?ns Rullg?rd wrote:
> Inspired by Diego's makefile cleanup today, I took it one step
> further, and moved lots of common bits into a single file.
>
> I haven't committed it in case anyone should have objections. The
> diffstat is rather convincing though:
>
> Makefile | 18 +-----
> common.mak | 98 ++++++++++++++++++++++++++++
> +++++++
> configure | 2
> libavcodec/Makefile | 84 +++---------------------------
> libavcodec/libpostproc/Makefile | 67 ++---------------------
> libavformat/Makefile | 80 ++--------------------------
> libavutil/Makefile | 63 +---------------------
> 7 files changed, 133 insertions(+), 279 deletions(-)
>
> Patch attached. Comments welcome.
This should make it much easier to add support for fat binaries using
only build system hacks. With this, I should be able to contain any
hacks in common.mak.
--
- Dan Villiom Podlaski Christiansen
More information about the ffmpeg-devel
mailing list