log Makefile @ 22521:2c1b9f2174c3

age author description
Mon, 12 Mar 2007 23:24:42 +0000 diego dirclean target was removed, don't mark as phony.
Mon, 12 Mar 2007 18:33:50 +0000 diego Remove -DCODECS2HTML from .depend creation.
Sun, 11 Mar 2007 17:44:10 +0000 diego Add codec-cfg-test target.
Sun, 11 Mar 2007 16:26:13 +0000 diego mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODER
Sun, 11 Mar 2007 16:16:21 +0000 diego 'make clean' should remove generated binaries.
Sun, 11 Mar 2007 16:07:36 +0000 diego Merge clean and dirclean targets.
Tue, 27 Feb 2007 17:10:11 +0000 diego Simplify strip parameter for install handling.
Sat, 24 Feb 2007 10:44:16 +0000 diego Simplify .depend file inclusion.
Fri, 23 Feb 2007 22:14:15 +0000 diego some more consistency for the VIDIX installation.
Wed, 21 Feb 2007 00:49:24 +0000 uau Split command/property handling from mplayer.c to a new file command.c.
Sat, 17 Feb 2007 21:04:46 +0000 reimar Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c
Tue, 30 Jan 2007 11:02:37 +0000 diego URL fix
Tue, 30 Jan 2007 11:02:19 +0000 diego cosmetics: Reorder install targets.
Tue, 30 Jan 2007 11:01:10 +0000 diego Mark phony targets as such.
Tue, 30 Jan 2007 11:00:54 +0000 diego Replace ifeq structure in the install target by a set of dependent targets.