log TOOLS/Makefile @ 22628:0334e714d3fa

age author description
Fri, 16 Mar 2007 23:27:46 +0000 diego Fix linking: libswscale depends on libavutil, verbose was multiply defined...
Sat, 25 Nov 2006 11:29:25 +0000 diego Add distclean target, unconditionally remove all objects on clean.
Wed, 08 Nov 2006 00:13:33 +0000 diego Create binaries with proper executable suffix under Windows.
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Fri, 30 Jun 2006 12:40:05 +0000 diego postproc --> libswscale
Sat, 25 Mar 2006 10:38:37 +0000 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
Sat, 25 Mar 2006 10:18:18 +0000 diego Simplify rules with common make constructs.