log

age author description
Wed, 14 Mar 2007 20:50:48 +0000 diego Remove superfluous rule and variables, X_LIB does not exist any longer.
Wed, 14 Mar 2007 20:27:46 +0000 diego Remove superfluous variable indirection.
Wed, 14 Mar 2007 20:19:45 +0000 diego Reuse common parts of all Makefiles through mpcommon.mak.
Wed, 14 Mar 2007 20:17:01 +0000 diego Rename all target to libs.
Wed, 14 Mar 2007 20:12:39 +0000 diego Separate prerequisites and rules to avoid redundant rules.
Wed, 14 Mar 2007 20:08:26 +0000 diego whitespace cosmetics
Wed, 14 Mar 2007 20:07:15 +0000 diego Generate dependency information.
Wed, 14 Mar 2007 20:06:06 +0000 diego Remove superfluous rule and variable.
Wed, 14 Mar 2007 20:03:07 +0000 diego Properly mark all phony targets as such.
Wed, 14 Mar 2007 20:02:06 +0000 diego Rename VIDIX_CFLAGS to CFLAGS.
Wed, 14 Mar 2007 20:01:04 +0000 diego Remove unused variable.
Wed, 14 Mar 2007 14:57:42 +0000 compn dont start newline with a space and readd subdirectory
Wed, 14 Mar 2007 14:55:14 +0000 kraymer major man page update
Wed, 14 Mar 2007 08:56:43 +0000 diego Use 'libs' instead of 'all' target.
Wed, 14 Mar 2007 08:55:06 +0000 diego Reuse common parts of all Makefiles through mpcommon.mak.
Wed, 14 Mar 2007 08:53:12 +0000 diego Don't remove 'test' on distclean, there is no such file.
Wed, 14 Mar 2007 08:45:58 +0000 diego cosmetics: Rename variables for consistency with other Makefiles.
Wed, 14 Mar 2007 08:44:16 +0000 diego consistency cosmetics
Wed, 14 Mar 2007 08:43:30 +0000 diego Simplify library generation rule.
Wed, 14 Mar 2007 08:39:00 +0000 diego Merge all and do_drivers rules.
Wed, 14 Mar 2007 08:37:34 +0000 diego Remove superfluous/obsolete rules and variables.
Tue, 13 Mar 2007 23:55:10 +0000 diego dep/depend should be a double colon target as well.
Tue, 13 Mar 2007 23:42:38 +0000 diego cosmetics: Move some parts around to make more sense overall.
Tue, 13 Mar 2007 23:35:00 +0000 diego Fix live555 compilation when stream cache is disabled.
Tue, 13 Mar 2007 22:43:11 +0000 diego cosmetics: Move depend target in preparation for upcoming changes.
Tue, 13 Mar 2007 22:32:22 +0000 diego Simplify test program compilation.
Tue, 13 Mar 2007 22:28:13 +0000 diego Fix test program compilation.
Tue, 13 Mar 2007 22:19:18 +0000 diego Rename mp3lib/libMP3.a to mp3lib/libmp3.a for consistency.
Tue, 13 Mar 2007 22:17:48 +0000 diego Simplify CFLAGS handling.
Tue, 13 Mar 2007 22:16:03 +0000 diego Remove unnecessary -I option.