[FFmpeg-cvslog] r15438 - trunk/Makefile

Diego Biurrun diego
Sat Sep 27 07:04:48 CEST 2008


On Sat, Sep 27, 2008 at 07:01:57AM +0200, diego wrote:
> 
> Log:
> Add alltools target to build all the tools/ stuff.
> 
> --- trunk/Makefile	(original)
> +++ trunk/Makefile	Sat Sep 27 07:01:57 2008
> @@ -75,6 +75,8 @@ tools/%$(EXESUF): tools/%.c
>  
> +alltools: $(addsuffix $(EXESUF),$(addprefix tools/, cws2fws pktdumper qt-faststart trasher))

Yes, I decided to chicken out the easy way instead of making this
generic ;-p

Diego




More information about the ffmpeg-cvslog mailing list