log liba52/Makefile @ 26521:4bcaa9a8a860

age author description
Sun, 27 Apr 2008 11:00:06 +0000 diego Remove unnecessary compilation command that shadows GNU Make builtin command.
Sun, 27 Apr 2008 10:34:24 +0000 diego Remove unnecessary -lm linker flag from test program compilation command.
Sun, 23 Dec 2007 11:29:36 +0000 iive Fix compilation of liba52/test.c testing and benchmarking application.
Sat, 24 Mar 2007 15:03:57 +0000 diego Move test program removal on distclean to mpcommon.mak.
Tue, 13 Mar 2007 22:32:22 +0000 diego Simplify test program compilation.
Tue, 13 Mar 2007 21:55:23 +0000 diego cosmetics: Fix indentation, reorder some lines for consistency.
Tue, 13 Mar 2007 12:10:57 +0000 diego Give more descriptive names to the source and library variables and split
Mon, 27 Nov 2006 10:49:44 +0000 diego libac3 was removed ages ago, remove the related test target.
Sun, 26 Nov 2006 18:12:36 +0000 diego Merge common parts of all Makefiles into one file included by all.
Sat, 25 Nov 2006 16:12:36 +0000 diego Remove superfluous comment.
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.
Thu, 17 Aug 2006 17:19:56 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external
Thu, 15 Jun 2006 22:58:06 +0000 rathann sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
Sat, 25 Mar 2006 10:38:37 +0000 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
Fri, 27 Jan 2006 00:06:42 +0000 diego Make clean/distclean behave uniformly in all directories.